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

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

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

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

메소드 상세

GetAsBytes() 공개 메소드

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

LoadFromBytes() 공개 메소드

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

RAMTableEntry() 공개 메소드

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

프로퍼티 상세

Loc1End 공개적으로 프로퍼티

public uint Loc1End
리턴 uint

Loc1Start 공개적으로 프로퍼티

public uint Loc1Start
리턴 uint

Loc2End 공개적으로 프로퍼티

public uint Loc2End
리턴 uint

Loc2Start 공개적으로 프로퍼티

public uint Loc2Start
리턴 uint

Loc3End 공개적으로 프로퍼티

public uint Loc3End
리턴 uint

Loc3Start 공개적으로 프로퍼티

public uint Loc3Start
리턴 uint

Offset 공개적으로 프로퍼티

public int Offset
리턴 int

OverlayEnd 공개적으로 프로퍼티

public uint OverlayEnd
리턴 uint

OverlayStart 공개적으로 프로퍼티

public uint OverlayStart
리턴 uint

Seg1End 공개적으로 프로퍼티

public uint Seg1End
리턴 uint

Seg1Start 공개적으로 프로퍼티

public uint Seg1Start
리턴 uint

Seg2End 공개적으로 프로퍼티

public uint Seg2End
리턴 uint

Seg2Start 공개적으로 프로퍼티

public uint Seg2Start
리턴 uint

Seg3End 공개적으로 프로퍼티

public uint Seg3End
리턴 uint

Seg3Start 공개적으로 프로퍼티

public uint Seg3Start
리턴 uint

Seg4End 공개적으로 프로퍼티

public uint Seg4End
리턴 uint

Seg4Start 공개적으로 프로퍼티

public uint Seg4Start
리턴 uint

Seg5End 공개적으로 프로퍼티

public uint Seg5End
리턴 uint

Seg5Start 공개적으로 프로퍼티

public uint Seg5Start
리턴 uint

Seg6End 공개적으로 프로퍼티

public uint Seg6End
리턴 uint

Seg6Start 공개적으로 프로퍼티

public uint Seg6Start
리턴 uint

Seg7End 공개적으로 프로퍼티

public uint Seg7End
리턴 uint

Seg7Start 공개적으로 프로퍼티

public uint Seg7Start
리턴 uint

Seg8End 공개적으로 프로퍼티

public uint Seg8End
리턴 uint

Seg8Start 공개적으로 프로퍼티

public uint Seg8Start
리턴 uint

Seg9End 공개적으로 프로퍼티

public uint Seg9End
리턴 uint

Seg9Start 공개적으로 프로퍼티

public uint Seg9Start
리턴 uint

SegAEnd 공개적으로 프로퍼티

public uint SegAEnd
리턴 uint

SegAStart 공개적으로 프로퍼티

public uint SegAStart
리턴 uint

SegBEnd 공개적으로 프로퍼티

public uint SegBEnd
리턴 uint

SegBStart 공개적으로 프로퍼티

public uint SegBStart
리턴 uint

SegCEnd 공개적으로 프로퍼티

public uint SegCEnd
리턴 uint

SegCStart 공개적으로 프로퍼티

public uint SegCStart
리턴 uint

SegDEnd 공개적으로 프로퍼티

public uint SegDEnd
리턴 uint

SegDStart 공개적으로 프로퍼티

public uint SegDStart
리턴 uint

SegEEnd 공개적으로 프로퍼티

public uint SegEEnd
리턴 uint

SegEStart 공개적으로 프로퍼티

public uint SegEStart
리턴 uint

SegFEnd 공개적으로 프로퍼티

public uint SegFEnd
리턴 uint

SegFStart 공개적으로 프로퍼티

public uint SegFStart
리턴 uint