Méthode | Description | |
---|---|---|
ASUpdateConflictResolveWindow ( string conflicting ) : System | ||
CanContinue ( ) : bool | ||
DoGUI ( |
||
GetDownloadConflicts ( ) : string[] | ||
GetNameConflicts ( ) : string[] | ||
OnSelectionChange ( |
Méthode | Description | |
---|---|---|
AtLeastOneSelectedAssetCanBeMerged ( ) : bool | ||
ContextMenuClick ( object userData, string options, int selected ) : void | ||
DoDownloadConflictsGUI ( ) : void | ||
DoNamingConflictsGUI ( ) : void | ||
DoSelectionChange ( ) : void | ||
DoShowDiff ( bool binary ) : bool | ||
GetSelectedGUIDs ( ) : string[] | ||
GetSelectedNamingGUIDs ( ) : string[] | ||
HasTrue ( bool &array ) : bool | ||
ResolveSelectedDownloadConflicts ( DownloadResolution res ) : void | ||
ResolveSelectedNamingConflicts ( NameConflictResolution res ) : void |
public ASUpdateConflictResolveWindow ( string conflicting ) : System | ||
conflicting | string | |
Résultat | System |
public DoGUI ( |
||
parentWin | ||
Résultat | bool |
public OnSelectionChange ( |
||
parentWin | ||
Résultat | void |