Свойство | Type | Description | |
---|---|---|---|
CheckLineClientConfig | void | ||
TryCreatePath | bool | ||
TryReadFromFile | bool | ||
TryWriteConfig | bool | ||
TryWriteNewConfig | void | ||
WriteClientSideConfig | bool |
Méthode | Description | |
---|---|---|
AceUserconfig ( ISupportModding game ) : System | ||
ReadAceClientSideConfig ( ) : bool | ||
Save ( ) : bool |
Méthode | Description | |
---|---|---|
CheckLineClientConfig ( string line, char trimchar, int curlinenr ) : void | ||
TryCreatePath ( string acePath ) : bool | ||
TryReadFromFile ( string file ) : bool | ||
TryWriteConfig ( string file ) : bool | ||
TryWriteNewConfig ( string file2 ) : void | ||
WriteClientSideConfig ( IAbsoluteDirectoryPath path ) : bool |
public AceUserconfig ( ISupportModding game ) : System | ||
game | ISupportModding | |
Résultat | System |