C# 클래스 TagTool.S3D.Blocks.S3DBlock

파일 보기 프로젝트 열기: TheGuardians/TagTool

공개 프로퍼티들

프로퍼티 타입 설명
BaseAddress int
BlockSize int
Ident int

보호된 메소드들

메소드 설명
S3DBlock ( EndianReader reader, int ident ) : System

메소드 상세

S3DBlock() 보호된 메소드

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

프로퍼티 상세

BaseAddress 공개적으로 프로퍼티

public int BaseAddress
리턴 int

BlockSize 공개적으로 프로퍼티

public int BlockSize
리턴 int

Ident 공개적으로 프로퍼티

public int Ident
리턴 int