[][src]Crate gdnative_derive

Attribute Macros

methods
profiled

Makes a function profiled in Godot's built-in profiler. This macro automatically creates a tag using the name of the current module and the function by default.

Derive Macros

FromVariant
NativeClass
OwnedToVariant
ToVariant