mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
Add a script method to get its class icon
Co-authored-by: Danil Alexeev <danil@alexeev.xyz>
This commit is contained in:
@@ -724,6 +724,7 @@ public:
|
||||
|
||||
IdentifierNode *identifier = nullptr;
|
||||
String icon_path;
|
||||
String simplified_icon_path;
|
||||
Vector<Member> members;
|
||||
HashMap<StringName, int> members_indices;
|
||||
ClassNode *outer = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user