C# Class NewSF64Toolkit.DataStructures.DataObjects.RAMTableEntry

Inheritance: IGameDataStructure
Show file Open project: mib-f8sm9c/NewSF64Toolkit Class Usage Examples

Public Properties

Property Type Description
Loc1End uint
Loc1Start uint
Loc2End uint
Loc2Start uint
Loc3End uint
Loc3Start uint
Offset int
OverlayEnd uint
OverlayStart uint
Seg1End uint
Seg1Start uint
Seg2End uint
Seg2Start uint
Seg3End uint
Seg3Start uint
Seg4End uint
Seg4Start uint
Seg5End uint
Seg5Start uint
Seg6End uint
Seg6Start uint
Seg7End uint
Seg7Start uint
Seg8End uint
Seg8Start uint
Seg9End uint
Seg9Start uint
SegAEnd uint
SegAStart uint
SegBEnd uint
SegBStart uint
SegCEnd uint
SegCStart uint
SegDEnd uint
SegDStart uint
SegEEnd uint
SegEStart uint
SegFEnd uint
SegFStart uint

Public Methods

Method Description
GetAsBytes ( ) : byte[]
LoadFromBytes ( byte bytes ) : bool
RAMTableEntry ( 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

RAMTableEntry() public method

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

Property Details

Loc1End public property

public uint Loc1End
return uint

Loc1Start public property

public uint Loc1Start
return uint

Loc2End public property

public uint Loc2End
return uint

Loc2Start public property

public uint Loc2Start
return uint

Loc3End public property

public uint Loc3End
return uint

Loc3Start public property

public uint Loc3Start
return uint

Offset public property

public int Offset
return int

OverlayEnd public property

public uint OverlayEnd
return uint

OverlayStart public property

public uint OverlayStart
return uint

Seg1End public property

public uint Seg1End
return uint

Seg1Start public property

public uint Seg1Start
return uint

Seg2End public property

public uint Seg2End
return uint

Seg2Start public property

public uint Seg2Start
return uint

Seg3End public property

public uint Seg3End
return uint

Seg3Start public property

public uint Seg3Start
return uint

Seg4End public property

public uint Seg4End
return uint

Seg4Start public property

public uint Seg4Start
return uint

Seg5End public property

public uint Seg5End
return uint

Seg5Start public property

public uint Seg5Start
return uint

Seg6End public property

public uint Seg6End
return uint

Seg6Start public property

public uint Seg6Start
return uint

Seg7End public property

public uint Seg7End
return uint

Seg7Start public property

public uint Seg7Start
return uint

Seg8End public property

public uint Seg8End
return uint

Seg8Start public property

public uint Seg8Start
return uint

Seg9End public property

public uint Seg9End
return uint

Seg9Start public property

public uint Seg9Start
return uint

SegAEnd public property

public uint SegAEnd
return uint

SegAStart public property

public uint SegAStart
return uint

SegBEnd public property

public uint SegBEnd
return uint

SegBStart public property

public uint SegBStart
return uint

SegCEnd public property

public uint SegCEnd
return uint

SegCStart public property

public uint SegCStart
return uint

SegDEnd public property

public uint SegDEnd
return uint

SegDStart public property

public uint SegDStart
return uint

SegEEnd public property

public uint SegEEnd
return uint

SegEStart public property

public uint SegEStart
return uint

SegFEnd public property

public uint SegFEnd
return uint

SegFStart public property

public uint SegFStart
return uint