MethodWrapper.callPropertyGet

C function passed to Godot if this is a property getter

struct MethodWrapper(T, alias mf)
extern (C) static
static if(!is(R == void) && A.length == 0)
godot_variant
callPropertyGet
(
godot_object o
,,
void* userData
)

Meta