C# Class SWAdmin.TableStruct.Client.JP_1_11_9_1.tb_Skill_Option_Client.tb_Skill_Option

Inheritance: BaseStruct
Show file Open project: GreenDamTan/swadmin

Public Properties

Property Type Description
Unkown1 UInt32
Unkown2 UInt32
Unkown3 Int16
Unkown4 Int16

Public Methods

Method Description
beforeRead ( ) : void
beforeWrite ( ) : void
read ( SWReader reader ) : void
write ( SWWriter writer ) : void

Method Details

beforeRead() public method

public beforeRead ( ) : void
return void

beforeWrite() public method

public beforeWrite ( ) : void
return void

read() public method

public read ( SWReader reader ) : void
reader SWReader
return void

write() public method

public write ( SWWriter writer ) : void
writer SWWriter
return void

Property Details

Unkown1 public property

public UInt32 Unkown1
return UInt32

Unkown2 public property

public UInt32 Unkown2
return UInt32

Unkown3 public property

public Int16 Unkown3
return Int16

Unkown4 public property

public Int16 Unkown4
return Int16