프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ReturnAllSettingFiles | List |
메소드 | 설명 | |
---|---|---|
CreateClassSettings ( ) : void | ||
CreateClassSettings ( ActorClass actorclass ) : void | ||
DeserializeFromXML ( ) : |
||
DeserializeFromXML ( string path ) : |
||
LoadSettings ( ) : void | ||
PluginSettings ( ) : System.Collections.Generic | ||
SerializeToXML ( |
||
SerializeToXML ( |
메소드 | 설명 | |
---|---|---|
ReturnAllSettingFiles ( ) : List |
public CreateClassSettings ( ActorClass actorclass ) : void | ||
actorclass | ActorClass | |
리턴 | void |
public static DeserializeFromXML ( ) : |
||
리턴 |
public static DeserializeFromXML ( string path ) : |
||
path | string | |
리턴 |
public PluginSettings ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
public static SerializeToXML ( |
||
settings | ||
리턴 | void |
public static SerializeToXML ( |
||
settings | ||
path | string | |
리턴 | void |