C# 클래스 gamedef.SampleDefine

상속: tabtoy.DataObject
파일 보기 프로젝트 열기: davyxu/tabtoy

공개 프로퍼티들

프로퍼티 타입 설명
BuffID List
ID long
IconID int
ItemID int
Name string
NumericalRate float
SingleStruct Prop
SkillID List
StrStruct List
Type ActorType

공개 메소드들

메소드 설명
Deserialize ( tabtoy reader ) : void

메소드 상세

Deserialize() 공개 메소드

public Deserialize ( tabtoy reader ) : void
reader tabtoy
리턴 void

프로퍼티 상세

BuffID 공개적으로 프로퍼티

public List BuffID
리턴 List

ID 공개적으로 프로퍼티

public long ID
리턴 long

IconID 공개적으로 프로퍼티

public int IconID
리턴 int

ItemID 공개적으로 프로퍼티

public int ItemID
리턴 int

Name 공개적으로 프로퍼티

public string Name
리턴 string

NumericalRate 공개적으로 프로퍼티

public float NumericalRate
리턴 float

SingleStruct 공개적으로 프로퍼티

public Prop,gamedef SingleStruct
리턴 Prop

SkillID 공개적으로 프로퍼티

public List SkillID
리턴 List

StrStruct 공개적으로 프로퍼티

public List StrStruct
리턴 List

Type 공개적으로 프로퍼티

public ActorType Type
리턴 ActorType