Struct gdnative_common::ClassDB[][src]

pub struct ClassDB { /* fields omitted */ }

core singleton class ClassDB inherits Object (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

ClassDB inherits methods from:

Methods

impl ClassDB
[src]

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.

Generic dynamic cast.

Trait Implementations

impl Copy for ClassDB
[src]

impl Clone for ClassDB
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ClassDB
[src]

Formats the value using the given formatter. Read more

impl GodotObject for ClassDB
[src]

impl ToVariant for ClassDB
[src]

Auto Trait Implementations

impl !Send for ClassDB

impl !Sync for ClassDB