프로퍼티 | 타입 | 설명 | |
---|---|---|---|
StaticFrameBufferPtr | byte* | ||
StaticMainPtr | byte* | ||
StaticNullPtr | byte* | ||
StaticScratchPadPtr | byte* | ||
_Base | byte* |
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
FastPspMemoryUnsafe ( ) : System | ||
PointerToPspAddressUnsafe ( void Pointer ) : uint | ||
PspAddressToPointerUnsafe ( uint _Address ) : void* |
메소드 | 설명 | |
---|---|---|
AllocMemoryOnce ( ) : void |
public PointerToPspAddressUnsafe ( void Pointer ) : uint | ||
Pointer | void | |
리턴 | uint |
public PspAddressToPointerUnsafe ( uint _Address ) : void* | ||
_Address | uint | |
리턴 | void* |