Trait gdnative_core::nativescript::class::NativeClassMethods [−][src]
Trait used to provide information of Godot-exposed methods of a script class.
Required methods
fn register(builder: &ClassBuilder<Self>)
[src]
Function that registers all exposed methods to Godot.