Module godot.weakref
Holds an GodotObject
, but does not contribute to the reference count if the object is a reference.
Structs
Name | Description |
---|---|
WeakRef
|
Holds an GodotObject , but does not contribute to the reference count if the object is a reference.
|