EditorInspectorPlugin

    Category: Core


    • void add_property_editor ( property, Control editor )

    • void add_property_editor_for_multiple_properties ( label, PoolStringArray properties, editor )

    • bool can_handle ( object ) virtual


    • void parse_category ( Object object, category ) virtual

    • void parse_end ( ) virtual

    • bool parse_property ( object, int type, path, int hint, hint_text, int usage ) virtual