프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CharacterName | string | ||
CharacterXMLExists | bool | ||
CommonXMLExists | bool | ||
DefaultSettingsLoaded | bool | ||
EVEMemoryManager | bool | ||
FactionXMLExists | bool | ||
Instance | |||
LoginCharacter | string | ||
LoginUsername | string | ||
MemoryManagerTrimThreshold | long | ||
NoOfBookmarksDeletedAtOnce | int | ||
NumberOfModulesToActivateInCycle | int | ||
NumberOfTriesToDeleteBookmarks | int | ||
Path | string | ||
PocketStatsUseIndividualFilesPerPocket | bool | ||
QuestorManagerExists | bool | ||
QuestorSettingsExists | bool | ||
QuestorStatisticsExists | bool | ||
SchedulesXMLExists | bool | ||
SecondstoWaitAfterExitingCloseQuestorBeforeExitingEVE | int | ||
SettingsInstances | int |
메소드 | 설명 | |
---|---|---|
LoadSettings ( ) : void | ||
RandomNumber ( int min, int max ) : int | ||
ReadSettingsFromXML ( XElement CharacterSettingsXml ) : void | ||
Settings ( ) : System |
메소드 | 설명 | |
---|---|---|
LoadFactionBlacklist ( System.Xml.Linq.XElement CharacterSettingsXml, System.Xml.Linq.XElement CommonSettingsXml ) : void | ||
LoadMissionBlackList ( System.Xml.Linq.XElement CharacterSettingsXml, System.Xml.Linq.XElement CommonSettingsXml ) : void | ||
LoadMissionGreyList ( System.Xml.Linq.XElement CharacterSettingsXml, System.Xml.Linq.XElement CommonSettingsXml ) : void |
public ReadSettingsFromXML ( XElement CharacterSettingsXml ) : void | ||
CharacterSettingsXml | XElement | |
리턴 | void |
public bool PocketStatsUseIndividualFilesPerPocket | ||
리턴 | bool |
public int SecondstoWaitAfterExitingCloseQuestorBeforeExitingEVE | ||
리턴 | int |