C# Class NewSF64Toolkit.DataStructures.DataObjects.RefSimpleLevelObject

Inheritance: IGameDataStructure
Datei anzeigen Open project: mib-f8sm9c/NewSF64Toolkit Class Usage Examples

Public Properties

Property Type Description
DListOffset uint
GLDisplayListOffset int[]
Offset int
Unk1 uint
Unk2 uint
Unk3 uint
Unk4 float
Unk5 uint
Unk6 uint
Unk7 float
Unk8 uint

Public Methods

Method Description
GetAsBytes ( ) : byte[]
LoadFromBytes ( byte bytes ) : bool
RefSimpleLevelObject ( int offset, byte bytes ) : System

Method Details

GetAsBytes() public method

public GetAsBytes ( ) : byte[]
return byte[]

LoadFromBytes() public method

public LoadFromBytes ( byte bytes ) : bool
bytes byte
return bool

RefSimpleLevelObject() public method

public RefSimpleLevelObject ( int offset, byte bytes ) : System
offset int
bytes byte
return System

Property Details

DListOffset public_oe property

public uint DListOffset
return uint

GLDisplayListOffset public_oe property

public int[] GLDisplayListOffset
return int[]

Offset public_oe property

public int Offset
return int

Unk1 public_oe property

public uint Unk1
return uint

Unk2 public_oe property

public uint Unk2
return uint

Unk3 public_oe property

public uint Unk3
return uint

Unk4 public_oe property

public float Unk4
return float

Unk5 public_oe property

public uint Unk5
return uint

Unk6 public_oe property

public uint Unk6
return uint

Unk7 public_oe property

public float Unk7
return float

Unk8 public_oe property

public uint Unk8
return uint