C# 클래스 Warcraft.DBC.Definitions.SpellRecord

상속: DBCRecord
파일 보기 프로젝트 열기: Nihlus/libwarcraft

공개 프로퍼티들

프로퍼티 타입 설명
AttributesA SpellAttributeA
AttributesB SpellAttributeB
AttributesC SpellAttributeC
AttributesD SpellAttributeD
AttributesE SpellAttributeE
AttributesF SpellAttributeF
AttributesG SpellAttributeG
CastUI uint
Category Warcraft.DBC.SpecialFields.UInt32ForeignKey
DispelType Warcraft.DBC.SpecialFields.UInt32ForeignKey
Mechanic Warcraft.DBC.SpecialFields.UInt32ForeignKey
School Warcraft.DBC.SpecialFields.UInt32ForeignKey

공개 메소드들

메소드 설명
GetFieldCount ( ) : int
GetRecordSize ( ) : int
LoadData ( byte data ) : void

메소드 상세

GetFieldCount() 공개 메소드

public GetFieldCount ( ) : int
리턴 int

GetRecordSize() 공개 메소드

public GetRecordSize ( ) : int
리턴 int

LoadData() 공개 메소드

public LoadData ( byte data ) : void
data byte
리턴 void

프로퍼티 상세

AttributesA 공개적으로 프로퍼티

public SpellAttributeA AttributesA
리턴 SpellAttributeA

AttributesB 공개적으로 프로퍼티

public SpellAttributeB AttributesB
리턴 SpellAttributeB

AttributesC 공개적으로 프로퍼티

public SpellAttributeC AttributesC
리턴 SpellAttributeC

AttributesD 공개적으로 프로퍼티

public SpellAttributeD AttributesD
리턴 SpellAttributeD

AttributesE 공개적으로 프로퍼티

public SpellAttributeE AttributesE
리턴 SpellAttributeE

AttributesF 공개적으로 프로퍼티

public SpellAttributeF AttributesF
리턴 SpellAttributeF

AttributesG 공개적으로 프로퍼티

public SpellAttributeG AttributesG
리턴 SpellAttributeG

CastUI 공개적으로 프로퍼티

public uint CastUI
리턴 uint

Category 공개적으로 프로퍼티

public UInt32ForeignKey,Warcraft.DBC.SpecialFields Category
리턴 Warcraft.DBC.SpecialFields.UInt32ForeignKey

DispelType 공개적으로 프로퍼티

public UInt32ForeignKey,Warcraft.DBC.SpecialFields DispelType
리턴 Warcraft.DBC.SpecialFields.UInt32ForeignKey

Mechanic 공개적으로 프로퍼티

public UInt32ForeignKey,Warcraft.DBC.SpecialFields Mechanic
리턴 Warcraft.DBC.SpecialFields.UInt32ForeignKey

School 공개적으로 프로퍼티

public UInt32ForeignKey,Warcraft.DBC.SpecialFields School
리턴 Warcraft.DBC.SpecialFields.UInt32ForeignKey