C# Class gamedef.ExpDefine

Inheritance: tabtoy.DataObject
Exibir arquivo Open project: davyxu/tabtoy

Public Properties

Property Type Description
Exp int
Level int
Type ActorType

Public Methods

Method Description
Deserialize ( tabtoy reader ) : void

Method Details

Deserialize() public method

public Deserialize ( tabtoy reader ) : void
reader tabtoy
return void

Property Details

Exp public_oe property

public int Exp
return int

Level public_oe property

public int Level
return int

Type public_oe property

public ActorType Type
return ActorType