Struct gdnative::SpatialGizmo [] [src]

pub struct SpatialGizmo { /* fields omitted */ }

core class SpatialGizmo : Reference (reference counted)

Base class

SpatialGizmo inherits Reference and all of its methods.

Memory management

The lifetime of this object is automatically managed through reference counting.

Methods

impl SpatialGizmo
[src]

[src]

Up-cast.

[src]

Methods from Deref<Target = Reference>

[src]

Up-cast.

[src]

[src]

[src]

[src]

Trait Implementations

impl GodotObject for SpatialGizmo
[src]

[src]

[src]

[src]

impl Deref for SpatialGizmo
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

impl DerefMut for SpatialGizmo
[src]

[src]

Mutably dereferences the value.

Auto Trait Implementations

impl !Send for SpatialGizmo

impl !Sync for SpatialGizmo