[−][src]Trait gdnative_core::object::PtrWrapper
Specialization trait for Drop behavior.
Specialization trait for Drop behavior.
fn new(ptr: NonNull<godot_object>) -> Selffn as_non_null(&self) -> NonNull<godot_object>fn as_ptr(&self) -> *mut godot_objectimpl PtrWrapper for Forget[src]fn new(ptr: NonNull<godot_object>) -> Self[src]fn as_non_null(&self) -> NonNull<godot_object>[src]impl PtrWrapper for UnRef[src]fn new(ptr: NonNull<godot_object>) -> Self[src]fn as_non_null(&self) -> NonNull<godot_object>[src]