C# 클래스 ALFA.Shared.ActiveArea

상속: IComparable
파일 보기 프로젝트 열기: ALandFarAway/ALFA-Base-Resources 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DisplayName string
ExitTransitions ActiveArea>.Dictionary
GlobalQuests int>.Dictionary
Id uint
LocalizedName string
Name string
Tag string

공개 메소드들

메소드 설명
CompareTo ( ActiveArea other ) : int
CompareTo ( object other ) : int
ConfigureDisplayName ( ) : void

메소드 상세

CompareTo() 공개 메소드

public CompareTo ( ActiveArea other ) : int
other ActiveArea
리턴 int

CompareTo() 공개 메소드

public CompareTo ( object other ) : int
other object
리턴 int

ConfigureDisplayName() 공개 메소드

public ConfigureDisplayName ( ) : void
리턴 void

프로퍼티 상세

DisplayName 공개적으로 프로퍼티

public string DisplayName
리턴 string

ExitTransitions 공개적으로 프로퍼티

public Dictionary ExitTransitions
리턴 ActiveArea>.Dictionary

GlobalQuests 공개적으로 프로퍼티

public Dictionary GlobalQuests
리턴 int>.Dictionary

Id 공개적으로 프로퍼티

public uint Id
리턴 uint

LocalizedName 공개적으로 프로퍼티

public string LocalizedName
리턴 string

Name 공개적으로 프로퍼티

public string Name
리턴 string

Tag 공개적으로 프로퍼티

public string Tag
리턴 string