Struct gdnative::ARVRInterface [] [src]

pub struct ARVRInterface { /* fields omitted */ }

core class ARVRInterface : Reference (reference counted)

Base class

ARVRInterface inherits Reference and all of its methods.

Memory management

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

Methods

impl ARVRInterface
[src]

[src]

Up-cast.

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Methods from Deref<Target = Reference>

[src]

Up-cast.

[src]

[src]

[src]

[src]

Trait Implementations

impl GodotObject for ARVRInterface
[src]

[src]

[src]

[src]

impl Deref for ARVRInterface
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

impl DerefMut for ARVRInterface
[src]

[src]

Mutably dereferences the value.

Auto Trait Implementations

impl !Send for ARVRInterface

impl !Sync for ARVRInterface