- callPropertyGet
godot_variant callPropertyGet(godot_object o, void* methodData, void* userData)
Undocumented in source. Be warned that the author may not have intended to support it.
- callPropertySet
void callPropertySet(godot_object o, void* methodData, void* userData, godot_variant* arg)
Undocumented in source. Be warned that the author may not have intended to support it.
Template for public variables exported as properties.