You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
-renamed function to get object from instance id
-added function to get list of tiles used
This commit is contained in:
@@ -94,7 +94,7 @@ public:
|
||||
DICT2INST,
|
||||
HASH,
|
||||
PRINT_STACK,
|
||||
GET_INST,
|
||||
INSTANCE_FROM_ID,
|
||||
FUNC_MAX
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user