- _reference
GodotClass!T _reference()
Undocumented in source. Be warned that the author may not have intended to support it.
- as
Ref!U as()
Undocumented in source. Be warned that the author may not have intended to support it.
- as
GodotObject as()
Undocumented in source. Be warned that the author may not have intended to support it.
- isNull
bool isNull()
Undocumented in source. Be warned that the author may not have intended to support it.
- isValid
bool isValid()
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
Ref opAssign(T other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
Ref opAssign(R other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
Ref opAssign(R other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(R other)
Undocumented in source. Be warned that the author may not have intended to support it.
- refPayload
T refPayload()
Returns the reference without allowing it to escape the calling scope.
- unref
void unref()
Undocumented in source. Be warned that the author may not have intended to support it.
Ref-counted container for Reference types