EditorInspectorPlugin.GDNativeClassBinding

Undocumented in source.

Members

Static variables

addCustomControl
GodotMethod!(void, Control) addCustomControl;
Undocumented in source.
addPropertyEditor
GodotMethod!(void, String, Control) addPropertyEditor;
Undocumented in source.
addPropertyEditorForMultipleProperties
GodotMethod!(void, String, PoolStringArray, Control) addPropertyEditorForMultipleProperties;
Undocumented in source.
canHandle
GodotMethod!(bool, GodotObject) canHandle;
Undocumented in source.
parseBegin
GodotMethod!(void, GodotObject) parseBegin;
Undocumented in source.
parseCategory
GodotMethod!(void, GodotObject, String) parseCategory;
Undocumented in source.
parseEnd
GodotMethod!(void) parseEnd;
Undocumented in source.
parseProperty
GodotMethod!(bool, GodotObject, long, String, long, String, long) parseProperty;
Undocumented in source.

Meta