44 if ( curr_index != 0 )
46 PluginDeveloper module_dev = PluginDeveloper.Cast(
GetPlugin(PluginDeveloper) );
84 int selected_index = 0;
92 if ( attachment != NULL && attachment.GetType() == item_name )
PluginBase GetPlugin(typename plugin_type)
proto native WorkspaceWidget GetWorkspace()
proto native void ObjectDelete(Object obj)
static proto native int GetSlotIdFromString(string slot_name)
converts string to slot_id
provides access to slot configuration
void SetSize(float width, float height)
ref TStringArray m_ComboItems
void ~UIPropertyAttachment()
bool OnClick(Widget w, int x, int y, int button)
XComboBoxWidget m_WgtComboBox
void UIPropertyAttachment(Widget root)
void Show(EntityAI e, string slot_name, TStringArray att_items)
void SetPos(float x, float y)
proto native CGame GetGame()
array< string > TStringArray