Method |
Description |
|
GetModRootPath ( ISupportModding game ) : IAbsoluteDirectoryPath |
|
|
GetPackPath ( ) : IAbsoluteDirectoryPath |
|
|
GetSixSyncGuid ( bool defaultIfInvalid = false ) : string |
|
|
GetSixSyncModState ( ) : ContentState |
|
|
GetSixSyncPackRevision ( bool defaultIfInvalid = false ) : string |
|
|
GetSixSyncRevision ( bool defaultIfInvalid ) : string |
|
|
GetSynqDesiredRevision ( ) : string |
|
|
GetSynqLatestRevision ( ) : string |
|
|
GetSynqModState ( ) : ContentState |
|
|
GetSynqRevision ( ) : string |
|
|
GuidMatch ( ) : bool |
|
|
IsPackValidSixSync ( ) : bool |
|
|
IsValidSixSync ( ) : bool |
|
|
ModMatchesActiveGame ( ISupportModding game ) : bool |
|
|
RepoPackYaml ( ) : IAbsoluteFilePath |
|
|
SetExistsState ( ) : void |
|
|
SetPaths ( ISupportModding game ) : void |
|
|
SetSharedState ( ISupportModding game ) : void |
|
|
SetSixSyncPaths ( ) : void |
|
|
TryReadRepoConfig ( ) : RepoConfig |
|
|
TryReadRepoFile ( IAbsoluteFilePath path ) : RepoVersion |
|
|
VersionMatch ( ) : bool |
|
|
WdAndPackVersionMatch ( ) : bool |
|
|