EditorResourcePicker

Inherits: HBoxContainer < BoxContainer < Container < Control < CanvasItem < Node < Object

Inherited By: EditorScriptPicker

There is currently no description for this class. Please help us by contributing one!

Properties

String

base_type

""

bool

editable

true

Resource

edited_resource

bool

toggle_mode

false

Methods

bool

_handle_menu_selected ( int id ) virtual

void

_set_create_options ( Object menu_node ) virtual

PackedStringArray

get_allowed_types ( ) const

void

set_toggle_pressed ( bool pressed )


Signals

resource_changed ( Resource resource )

There is currently no description for this signal. Please help us by contributing one!


resource_selected ( Resource resource, bool inspect )

There is currently no description for this signal. Please help us by contributing one!


Property Descriptions

String base_type = ""

  • void set_base_type ( String value )

  • String get_base_type ( )

There is currently no description for this property. Please help us by contributing one!


bool editable = true

  • void set_editable ( bool value )

  • bool is_editable ( )

There is currently no description for this property. Please help us by contributing one!


Resource edited_resource

There is currently no description for this property. Please help us by contributing one!


bool toggle_mode = false

  • void set_toggle_mode ( bool value )

  • bool is_toggle_mode ( )

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

bool _handle_menu_selected ( int id ) virtual

There is currently no description for this method. Please help us by contributing one!


void _set_create_options ( Object menu_node ) virtual

There is currently no description for this method. Please help us by contributing one!


PackedStringArray get_allowed_types ( ) const

There is currently no description for this method. Please help us by contributing one!


void set_toggle_pressed ( bool pressed )

There is currently no description for this method. Please help us by contributing one!