Struct gdnative::ARVRServer [] [src]

pub struct ARVRServer { /* fields omitted */ }

core singleton class ARVRServer : Object (manually managed)

Base class

ARVRServer inherits Object and all of its methods.

Methods

impl ARVRServer
[src]

[src]

Up-cast.

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Methods from Deref<Target = Object>

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl GodotObject for ARVRServer
[src]

[src]

[src]

[src]

impl Deref for ARVRServer
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

impl DerefMut for ARVRServer
[src]

[src]

Mutably dereferences the value.

Auto Trait Implementations

impl !Send for ARVRServer

impl !Sync for ARVRServer