Property | Type | Description | |
---|---|---|---|
m_ScrollPosition | Vector2 |
Property | Type | Description | |
---|---|---|---|
AllProjectKeyboard | void | ||
AssetViewKeyboard | void | ||
ContextMenuClick | void | ||
ControlIDForProperty | int | ||
DeletedItemsKeyboard | void | ||
DeletedItemsRootKeyboard | void | ||
DoFramingMindSelectionType | void | ||
FrameObject | bool | ||
GetActiveSelected | |||
GetFirst | |||
GetFirstSelected | |||
GetLast | |||
GetLastSelected | |||
GetOneFolderImplicitSelection | List |
||
HandleFraming | void | ||
KeyboardGUI | void | ||
OpenAssetSelection | void | ||
ScrollTo | void | ||
ScrollToDeletedItem | void | ||
SelectionClick | void | ||
SetExpanded | void | ||
SetExpandedRecurse | void | ||
SetupDeletedItems | void |
Method | Description | |
---|---|---|
ASHistoryFileView ( ) : System | ||
DoDeletedItemsGUI ( |
||
DoGUI ( |
||
DoRecover ( ) : void | ||
FilterItems ( string filterText ) : void | ||
GetAllDeletedItemGUIDs ( ) : string[] | ||
GetImplicitProjectViewSelection ( ) : string[] | ||
GetSelectedDeletedItemGUIDs ( ) : string[] | ||
SelectDeletedItem ( string guid ) : void |
Method | Description | |
---|---|---|
AllProjectKeyboard ( ) : void | ||
AssetViewKeyboard ( ) : void | ||
ContextMenuClick ( object userData, string options, int selected ) : void | ||
ControlIDForProperty ( |
||
DeletedItemsKeyboard ( |
||
DeletedItemsRootKeyboard ( |
||
DoFramingMindSelectionType ( ) : void | ||
FrameObject ( Object target ) : bool | ||
GetActiveSelected ( ) : |
||
GetFirst ( ) : |
||
GetFirstSelected ( ) : |
||
GetLast ( ) : |
||
GetLastSelected ( ) : |
||
GetOneFolderImplicitSelection ( |
||
HandleFraming ( ) : void | ||
KeyboardGUI ( |
||
OpenAssetSelection ( ) : void | ||
ScrollTo ( float scrollTop ) : void | ||
ScrollToDeletedItem ( int index ) : void | ||
SelectionClick ( |
||
SetExpanded ( int instanceID, bool expand ) : void | ||
SetExpandedRecurse ( int instanceID, bool expand ) : void | ||
SetupDeletedItems ( ) : void |
public DoDeletedItemsGUI ( |
||
parentWin | ||
theRect | ||
s | ||
offset | float | |
endOffset | float | |
focused | bool | |
return | void |
public DoGUI ( |
||
parentWin | ||
theRect | ||
focused | bool | |
return | void |
public FilterItems ( string filterText ) : void | ||
filterText | string | |
return | void |
public GetImplicitProjectViewSelection ( ) : string[] | ||
return | string[] |
public GetSelectedDeletedItemGUIDs ( ) : string[] | ||
return | string[] |
public SelectDeletedItem ( string guid ) : void | ||
guid | string | |
return | void |