MethodWrapper.callMethod

C function passed to Godot that calls the wrapped method

struct MethodWrapper(T, alias mf)
extern (C) static
godot_variant
callMethod
(
godot_object o
,,
void* userData
,,
godot_variant** args
)

Meta