프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AssemblyVersion | string | ||
ContentPacks | List |
||
Directories | string>.Dictionary | ||
MainDirectory | string |
메소드 | 설명 | |
---|---|---|
CheckFiles ( ) : void |
Checks to make sure the application files are there, if not it will create them
|
|
LoadContentPacks ( |
Finds content packs and loads the selected one
|
|
LoadSettings ( |
Opens the settings file and loads the values
|
|
ReadServers ( ) : List |
Reads a list of servers from the json server config file
|
|
SaveSettings ( |
Saves settings to the settings file
|
|
WriteServers ( List |
Save servers into a configurable json file
|
메소드 | 설명 | |
---|---|---|
ApplySettings ( |
Applies loading settings (Handles logic)
|
|
CreateDefaultServer ( ) : |
||
IO ( ) : System | ||
SaveAndApplyDefault ( |
public static SaveSettings ( |
||
settings | ||
리턴 | void |