EditorInspectorPlugin

Inherits: Reference < Object

Category: Core

Brief Description

Methods

voidadd_custom_control ( Control control )
voidadd_property_editor ( String property, Control editor )
voidadd_property_editor_for_multiple_properties ( String label, PoolStringArray properties, Control editor )
boolcan_handle ( Object object ) virtual
voidparse_begin ( Object object ) virtual
voidparse_category ( Object object, String category ) virtual
voidparse_end ( ) virtual
boolparse_property ( Object object, int type, String path, int hint, String hint_text, int usage ) virtual

Method Descriptions

  • void add_custom_control ( Control control )




  • void parse_begin ( Object object ) virtual

  • void parse_category ( Object object, String category ) virtual

  • void parse_end ( ) virtual