EditorInspector.GDNativeClassBinding

Undocumented in source.
struct EditorInspector
package @nogc nothrow static
struct GDNativeClassBinding {}

Members

Static variables

_editRequestChange
GodotMethod!(void, GodotObject, String) _editRequestChange;
Undocumented in source.
_featureProfileChanged
GodotMethod!(void) _featureProfileChanged;
Undocumented in source.
_filterChanged
GodotMethod!(void, String) _filterChanged;
Undocumented in source.
_multiplePropertiesChanged
GodotMethod!(void, PoolStringArray, Array) _multiplePropertiesChanged;
Undocumented in source.
_nodeRemoved
GodotMethod!(void, Node) _nodeRemoved;
Undocumented in source.
_objectIdSelected
GodotMethod!(void, String, long) _objectIdSelected;
Undocumented in source.
_propertyChanged
GodotMethod!(void, String, Variant, String, bool) _propertyChanged;
Undocumented in source.
_propertyChangedUpdateAll
GodotMethod!(void, String, Variant, String, bool) _propertyChangedUpdateAll;
Undocumented in source.
_propertyChecked
GodotMethod!(void, String, bool) _propertyChecked;
Undocumented in source.
_propertyKeyed
GodotMethod!(void, String, bool) _propertyKeyed;
Undocumented in source.
_propertyKeyedWithValue
GodotMethod!(void, String, Variant, bool) _propertyKeyedWithValue;
Undocumented in source.
_propertySelected
GodotMethod!(void, String, long) _propertySelected;
Undocumented in source.
_resourceSelected
GodotMethod!(void, String, Resource) _resourceSelected;
Undocumented in source.
_vscrollChanged
GodotMethod!(void, double) _vscrollChanged;
Undocumented in source.
refresh
GodotMethod!(void) refresh;
Undocumented in source.

Meta