Ability to convert from nodes or other non resource with a get_rid() function to a rid
This commit is contained in:
parent
807a811fad
commit
1f8e3117dd
3 changed files with 12 additions and 2 deletions
|
|
@ -56,6 +56,7 @@ public:
|
|||
StringName _iter_init;
|
||||
StringName _iter_next;
|
||||
StringName _iter_get;
|
||||
StringName get_rid;
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue