C# Class SWAdmin.TableStruct.Client.JP_1_11_9_1.tb_Akashic_Combination_Client.tb_Akashic_Combination

Inheritance: BaseStruct
ファイルを表示 Open project: hongha1412/swadmin

Public Properties

Property Type Description
Unkown1 Byte
Unkown2 UInt16
Unkown3 UInt16
Unkown4 UInt32

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_oe property

public Byte Unkown1
return Byte

Unkown2 public_oe property

public UInt16 Unkown2
return UInt16

Unkown3 public_oe property

public UInt16 Unkown3
return UInt16

Unkown4 public_oe property

public UInt32 Unkown4
return UInt32