godot_method_bind

/// MethodBind API

extern (C) @nogc nothrow
struct godot_method_bind {}

Alias This

ptr

Members

Variables

ptr
GDExtensionMethodBindPtr ptr;
Undocumented in source.

Meta