Method | Description | |
---|---|---|
ProcessMissingFiles ( string path, IAbsoluteDirectoryPath gamePath, IAbsoluteDirectoryPath uconfig, IAbsoluteDirectoryPath uconfigPath ) : void | ||
TryUserconfigDirectory ( IAbsoluteDirectoryPath path, IAbsoluteDirectoryPath uconfigPath ) : void | ||
TryUserconfigUpdate ( string path, IAbsoluteDirectoryPath gamePath, IAbsoluteDirectoryPath uconfig, IAbsoluteDirectoryPath uconfigPath ) : void |
Method | Description | |
---|---|---|
TryUserconfigUnpack ( IAbsoluteFilePath path, IAbsoluteDirectoryPath gamePath ) : void |
public ProcessMissingFiles ( string path, IAbsoluteDirectoryPath gamePath, IAbsoluteDirectoryPath uconfig, IAbsoluteDirectoryPath uconfigPath ) : void | ||
path | string | |
gamePath | IAbsoluteDirectoryPath | |
uconfig | IAbsoluteDirectoryPath | |
uconfigPath | IAbsoluteDirectoryPath | |
return | void |
public TryUserconfigDirectory ( IAbsoluteDirectoryPath path, IAbsoluteDirectoryPath uconfigPath ) : void | ||
path | IAbsoluteDirectoryPath | |
uconfigPath | IAbsoluteDirectoryPath | |
return | void |
public TryUserconfigUpdate ( string path, IAbsoluteDirectoryPath gamePath, IAbsoluteDirectoryPath uconfig, IAbsoluteDirectoryPath uconfigPath ) : void | ||
path | string | |
gamePath | IAbsoluteDirectoryPath | |
uconfig | IAbsoluteDirectoryPath | |
uconfigPath | IAbsoluteDirectoryPath | |
return | void |