C# Class TagTool.S3D.Blocks.S3DBlock

显示文件 Open project: TheGuardians/TagTool

Public Properties

Property Type Description
BaseAddress int
BlockSize int
Ident int

Protected Methods

Method Description
S3DBlock ( EndianReader reader, int ident ) : System

Method Details

S3DBlock() protected method

protected S3DBlock ( EndianReader reader, int ident ) : System
reader TagTool.IO.EndianReader
ident int
return System

Property Details

BaseAddress public_oe property

public int BaseAddress
return int

BlockSize public_oe property

public int BlockSize
return int

Ident public_oe property

public int Ident
return int