Method |
Description |
|
AddFolderToRemove ( List &guidsOfFoldersToRemove, string guid ) : void |
|
|
AddToCommitMessageHistory ( string description ) : void |
|
|
AllFolderWouldBeMovedAnyway ( ParentViewState pvState, string guid ) : bool |
|
|
AnyOfTheParentsIsSelected ( ParentViewState &pvState, string guid ) : bool |
|
|
AssetItemsToParentViews ( ) : void |
|
|
CanCommit ( ) : bool |
|
|
CommitFinished ( bool actionResult ) : void |
|
|
ContextMenuClick ( object userData, string options, int selected ) : void |
|
|
DoCommit ( ) : void |
|
|
DoGUI ( ) : bool |
|
|
DoMyRevert ( bool afterMarkingDependencies ) : void |
|
|
DoRevert ( List assetGuids, string callback ) : void |
|
|
DoRevertAfterDialog ( bool result ) : void |
|
|
DoSelectionChange ( ) : void |
|
|
DoShowDiff ( List selectedAssets, bool binary ) : bool |
|
|
DoShowMyDiff ( bool binary ) : bool |
|
|
DoTransfer ( ParentViewFolder &foldersFrom, ParentViewFolder &foldersTo, int folder, int file, List &guidsOfFoldersToRemove, bool leftToRight ) : bool |
|
|