Trait gdnative_core::NewRef [−][src]
A trait for incrementing the reference count to a Godot object.
A trait for incrementing the reference count to a Godot object.
impl NewRef for NodePath[src]impl NewRef for GodotString[src]fn new_ref(&self) -> GodotString[src]impl<Access: NonUniqueThreadAccess> NewRef for Dictionary<Access>[src]impl<Access: NonUniqueThreadAccess> NewRef for VariantArray<Access>[src]impl<T: Element> NewRef for TypedArray<T>[src]