C# 클래스 ALFA.Shared.CreatureResource

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

공개 프로퍼티들

프로퍼티 타입 설명
AlignmentSummary string
ChallengeRating float
DisplayName string
FactionID int
FirstName string
GoodEvil int
IsImmortal bool
LastName string
LawfulChaotic int
ResourceName string
Tag string
TemplateResRef string

공개 메소드들

메소드 설명
CompareTo ( CreatureResource other ) : int
CompareTo ( IListBoxItem other ) : int
ConfigureDisplayName ( ) : void
CreatureResource ( ) : System

메소드 상세

CompareTo() 공개 메소드

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

CompareTo() 공개 메소드

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

ConfigureDisplayName() 공개 메소드

public ConfigureDisplayName ( ) : void
리턴 void

CreatureResource() 공개 메소드

public CreatureResource ( ) : System
리턴 System

프로퍼티 상세

AlignmentSummary 공개적으로 프로퍼티

public string AlignmentSummary
리턴 string

ChallengeRating 공개적으로 프로퍼티

public float ChallengeRating
리턴 float

DisplayName 공개적으로 프로퍼티

public string DisplayName
리턴 string

FactionID 공개적으로 프로퍼티

public int FactionID
리턴 int

FirstName 공개적으로 프로퍼티

public string FirstName
리턴 string

GoodEvil 공개적으로 프로퍼티

public int GoodEvil
리턴 int

IsImmortal 공개적으로 프로퍼티

public bool IsImmortal
리턴 bool

LastName 공개적으로 프로퍼티

public string LastName
리턴 string

LawfulChaotic 공개적으로 프로퍼티

public int LawfulChaotic
리턴 int

ResourceName 공개적으로 프로퍼티

public string ResourceName
리턴 string

Tag 공개적으로 프로퍼티

public string Tag
리턴 string

TemplateResRef 공개적으로 프로퍼티

public string TemplateResRef
리턴 string