C# Class TagTool.S3D.Blocks.S3DBlock

Afficher le fichier Open project: TheGuardians/TagTool

Méthodes publiques

Свойство Type Description
BaseAddress int
BlockSize int
Ident int

Méthodes protégées

Méthode Description
S3DBlock ( EndianReader reader, int ident ) : System

Method Details

S3DBlock() protected méthode

protected S3DBlock ( EndianReader reader, int ident ) : System
reader TagTool.IO.EndianReader
ident int
Résultat System

Property Details

BaseAddress public_oe property

public int BaseAddress
Résultat int

BlockSize public_oe property

public int BlockSize
Résultat int

Ident public_oe property

public int Ident
Résultat int