Свойство | Type | Description | |
---|---|---|---|
StaticFrameBufferPtr | byte* | ||
StaticMainPtr | byte* | ||
StaticNullPtr | byte* | ||
StaticScratchPadPtr | byte* | ||
_Base | byte* |
Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
FastPspMemoryUnsafe ( ) : System | ||
PointerToPspAddressUnsafe ( void Pointer ) : uint | ||
PspAddressToPointerUnsafe ( uint _Address ) : void* |
Méthode | Description | |
---|---|---|
AllocMemoryOnce ( ) : void |
public PointerToPspAddressUnsafe ( void Pointer ) : uint | ||
Pointer | void | |
Résultat | uint |
public PspAddressToPointerUnsafe ( uint _Address ) : void* | ||
_Address | uint | |
Résultat | void* |
public static byte* StaticFrameBufferPtr | ||
Résultat | byte* |
public static byte* StaticScratchPadPtr | ||
Résultat | byte* |