C# 클래스 NewSF64Toolkit.DataStructures.DataObjects.RefSimpleLevelObject

상속: IGameDataStructure
파일 보기 프로젝트 열기: mib-f8sm9c/NewSF64Toolkit 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DListOffset uint
GLDisplayListOffset int[]
Offset int
Unk1 uint
Unk2 uint
Unk3 uint
Unk4 float
Unk5 uint
Unk6 uint
Unk7 float
Unk8 uint

공개 메소드들

메소드 설명
GetAsBytes ( ) : byte[]
LoadFromBytes ( byte bytes ) : bool
RefSimpleLevelObject ( int offset, byte bytes ) : System

메소드 상세

GetAsBytes() 공개 메소드

public GetAsBytes ( ) : byte[]
리턴 byte[]

LoadFromBytes() 공개 메소드

public LoadFromBytes ( byte bytes ) : bool
bytes byte
리턴 bool

RefSimpleLevelObject() 공개 메소드

public RefSimpleLevelObject ( int offset, byte bytes ) : System
offset int
bytes byte
리턴 System

프로퍼티 상세

DListOffset 공개적으로 프로퍼티

public uint DListOffset
리턴 uint

GLDisplayListOffset 공개적으로 프로퍼티

public int[] GLDisplayListOffset
리턴 int[]

Offset 공개적으로 프로퍼티

public int Offset
리턴 int

Unk1 공개적으로 프로퍼티

public uint Unk1
리턴 uint

Unk2 공개적으로 프로퍼티

public uint Unk2
리턴 uint

Unk3 공개적으로 프로퍼티

public uint Unk3
리턴 uint

Unk4 공개적으로 프로퍼티

public float Unk4
리턴 float

Unk5 공개적으로 프로퍼티

public uint Unk5
리턴 uint

Unk6 공개적으로 프로퍼티

public uint Unk6
리턴 uint

Unk7 공개적으로 프로퍼티

public float Unk7
리턴 float

Unk8 공개적으로 프로퍼티

public uint Unk8
리턴 uint