C# 클래스 CSPspEmu.Hle.Modules.utility.sceUtility.PspUtilitySavedataFileData

파일 보기 프로젝트 열기: soywiz/cspspemu

공개 프로퍼티들

프로퍼티 타입 설명
BufferPointer PspPointer
BufferSize int
Size int
Unknown uint

프로퍼티 상세

BufferPointer 공개적으로 프로퍼티

0000 -
public PspPointer BufferPointer
리턴 PspPointer

BufferSize 공개적으로 프로퍼티

0004 -
public int BufferSize
리턴 int

Size 공개적으로 프로퍼티

0008 - why are there two sizes?
public int Size
리턴 int

Unknown 공개적으로 프로퍼티

000C -
public uint Unknown
리턴 uint