C# 클래스 ALFA.Shared.TrapResource

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

공개 프로퍼티들

프로퍼티 타입 설명
AttackBonus int
ChallengeRating float
DamageType int
Description string
DetectDC int
DiceNumber int
DiceType int
DisarmDC int
DisplayName string
EffectArea int
EffectSize float
Location NWScript.NWScriptEngineStructure2
MinimumToTrigger int
NumberOfShots int
ResRef string
SaveDC int
SpellId int
SpellTrap bool
Tag string
TargetAlignment int
TargetRace int
TrapOrigin uint
TrapTriggerVFX string
TriggerArea int

공개 메소드들

메소드 설명
CalculateCR ( ) : void
CompareTo ( IListBoxItem other ) : int
CompareTo ( TrapResource other ) : int
ConfigureDisplayName ( ) : void

메소드 상세

CalculateCR() 공개 메소드

public CalculateCR ( ) : void
리턴 void

CompareTo() 공개 메소드

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

CompareTo() 공개 메소드

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

ConfigureDisplayName() 공개 메소드

public ConfigureDisplayName ( ) : void
리턴 void

프로퍼티 상세

AttackBonus 공개적으로 프로퍼티

public int AttackBonus
리턴 int

ChallengeRating 공개적으로 프로퍼티

public float ChallengeRating
리턴 float

DamageType 공개적으로 프로퍼티

public int DamageType
리턴 int

Description 공개적으로 프로퍼티

public string Description
리턴 string

DetectDC 공개적으로 프로퍼티

public int DetectDC
리턴 int

DiceNumber 공개적으로 프로퍼티

public int DiceNumber
리턴 int

DiceType 공개적으로 프로퍼티

public int DiceType
리턴 int

DisarmDC 공개적으로 프로퍼티

public int DisarmDC
리턴 int

DisplayName 공개적으로 프로퍼티

public string DisplayName
리턴 string

EffectArea 공개적으로 프로퍼티

public int EffectArea
리턴 int

EffectSize 공개적으로 프로퍼티

public float EffectSize
리턴 float

Location 공개적으로 프로퍼티

public NWScriptEngineStructure2,NWScript Location
리턴 NWScript.NWScriptEngineStructure2

MinimumToTrigger 공개적으로 프로퍼티

public int MinimumToTrigger
리턴 int

NumberOfShots 공개적으로 프로퍼티

public int NumberOfShots
리턴 int

ResRef 공개적으로 프로퍼티

public string ResRef
리턴 string

SaveDC 공개적으로 프로퍼티

public int SaveDC
리턴 int

SpellId 공개적으로 프로퍼티

public int SpellId
리턴 int

SpellTrap 공개적으로 프로퍼티

public bool SpellTrap
리턴 bool

Tag 공개적으로 프로퍼티

public string Tag
리턴 string

TargetAlignment 공개적으로 프로퍼티

public int TargetAlignment
리턴 int

TargetRace 공개적으로 프로퍼티

public int TargetRace
리턴 int

TrapOrigin 공개적으로 프로퍼티

public uint TrapOrigin
리턴 uint

TrapTriggerVFX 공개적으로 프로퍼티

public string TrapTriggerVFX
리턴 string

TriggerArea 공개적으로 프로퍼티

public int TriggerArea
리턴 int