C# Class TagTool.S3D.Blocks.S3DBlock

Show file 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 property

public int BaseAddress
return int

BlockSize public property

public int BlockSize
return int

Ident public property

public int Ident
return int