C# 클래스 Sanderling.Parse.SpaceObject

파일 보기 프로젝트 열기: Arcitectus/Sanderling

공개 프로퍼티들

프로퍼티 타입 설명
SpaceObjectSetManeuverTypeAndMenuEntryRegexPattern string>[].KeyValuePair

공개 메소드들

메소드 설명
EntryLock ( this menu ) : Interface.MemoryStruct.IMenuEntry
EntryRemoveFromOverview ( this menu ) : Interface.MemoryStruct.IMenuEntry
EntryUnlock ( this menu ) : Interface.MemoryStruct.IMenuEntry
ExtractAsteroidOreType ( this target ) : OreTypeEnum?
ExtractAsteroidOreType ( this target, string &oreTypeString ) : OreTypeEnum?
OreTypeEnum ( this overviewEntry ) : OreTypeEnum?
OreTypeString ( this overviewEntry ) : string
OverviewEntryMenu ( this memoryMeasurement ) : IEnumerable>?.KeyValuePair

메소드 상세

EntryLock() 정적인 공개 메소드

static public EntryLock ( this menu ) : Interface.MemoryStruct.IMenuEntry
menu this
리턴 Interface.MemoryStruct.IMenuEntry

EntryRemoveFromOverview() 정적인 공개 메소드

static public EntryRemoveFromOverview ( this menu ) : Interface.MemoryStruct.IMenuEntry
menu this
리턴 Interface.MemoryStruct.IMenuEntry

EntryUnlock() 정적인 공개 메소드

static public EntryUnlock ( this menu ) : Interface.MemoryStruct.IMenuEntry
menu this
리턴 Interface.MemoryStruct.IMenuEntry

ExtractAsteroidOreType() 정적인 공개 메소드

static public ExtractAsteroidOreType ( this target ) : OreTypeEnum?
target this
리턴 OreTypeEnum?

ExtractAsteroidOreType() 정적인 공개 메소드

static public ExtractAsteroidOreType ( this target, string &oreTypeString ) : OreTypeEnum?
target this
oreTypeString string
리턴 OreTypeEnum?

OreTypeEnum() 정적인 공개 메소드

static public OreTypeEnum ( this overviewEntry ) : OreTypeEnum?
overviewEntry this
리턴 OreTypeEnum?

OreTypeString() 정적인 공개 메소드

static public OreTypeString ( this overviewEntry ) : string
overviewEntry this
리턴 string

OverviewEntryMenu() 정적인 공개 메소드

static public OverviewEntryMenu ( this memoryMeasurement ) : IEnumerable>?.KeyValuePair
memoryMeasurement this
리턴 IEnumerable>?.KeyValuePair

프로퍼티 상세

SpaceObjectSetManeuverTypeAndMenuEntryRegexPattern 정적으로 공개적으로 프로퍼티

static public KeyValuePair[] SpaceObjectSetManeuverTypeAndMenuEntryRegexPattern
리턴 string>[].KeyValuePair