Property | Type | Description | |
---|---|---|---|
m_folder | |||
m_searchDirectory | |||
m_value |
Method | Description | |
---|---|---|
GetFirstVisibleIndex ( ) : int | ||
ParamInventoryObject ( string display ) : System | ||
SetFirstVisibleIndex ( int visibleIndex ) : void | ||
UpdateSize ( |
Method | Description | |
---|---|---|
CreateUIControl ( ) : |
||
OnFolderChanged ( |
||
OnSearchChanged ( string criteria ) : void | ||
OnValueChanged ( |
||
UpdateUIControl ( |
protected CreateUIControl ( ) : |
||
return |
protected OnFolderChanged ( |
||
folder | ||
return | void |
protected OnSearchChanged ( string criteria ) : void | ||
criteria | string | |
return | void |
protected OnValueChanged ( |
||
value | ||
return | void |
public ParamInventoryObject ( string display ) : System | ||
display | string | |
return | System |
public SetFirstVisibleIndex ( int visibleIndex ) : void | ||
visibleIndex | int | |
return | void |
public UpdateSize ( |
||
size | ||
return | void |
protected UpdateUIControl ( |
||
control | ||
return | void |
protected ObjectInventory.Entry,FC3Editor.Nomad m_folder | ||
return |
protected ObjectInventory.Entry,FC3Editor.Nomad m_searchDirectory | ||
return |