Struct gdnative_common::Marshalls[][src]

pub struct Marshalls { /* fields omitted */ }

core singleton class Marshalls inherits Reference (unsafe).

Official documentation

See the documentation of this class in the Godot engine's official documentation.

Feature flag

This type is behind the gdnative crate's common feature flag.

Class hierarchy

Marshalls inherits methods from:

Methods

impl Marshalls
[src]

Inherited from Reference.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Up-cast.

Up-cast.

Generic dynamic cast.

Trait Implementations

impl Copy for Marshalls
[src]

impl Clone for Marshalls
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Marshalls
[src]

Formats the value using the given formatter. Read more

impl GodotObject for Marshalls
[src]

impl ToVariant for Marshalls
[src]

Auto Trait Implementations

impl !Send for Marshalls

impl !Sync for Marshalls