SCP - Containment Breach
Loading...
Searching...
No Matches
B3D.Bank Class Reference

Private Member Functions

int Verify ()
void Free ()
int get_Size () const property
void set_Size (int size) property
int get_Pointer () const property
void CopyTo (int srcOffset, B3D::Bank@ destBank, int destOffset, int count)
int PeekByte (int offset)
int PeekShort (int offset)
int PeekInt (int offset)
float PeekFloat (int offset)
string PeekString (int offset)
void PokeByte (int offset, int value)
void PokeShort (int offset, int value)
void PokeInt (int offset, int value)
void PokeFloat (int offset, float value)
int PokeString (int offset, string value)
int ReadBytes (B3D::Stream@ file, int offset, int count)
int WriteBytes (B3D::Stream@ file, int offset, int count)

The documentation for this class was generated from the following file: