Module gdnative_core::nativescript[][src]

Types and functions related to the NativeScript extension of GDNative.

Re-exports

pub use class::*;
pub use init::*;
pub use user_data::Map;
pub use user_data::MapMut;
pub use user_data::UserData;

Modules

class
init

Types and functionalities to declare and initialize gdnative classes.

profiling

Interface to Godot's built-in profiler.

type_tag
user_data

Customizable user-data wrappers.