Helper class that is used to read the voxel file.
More...
|
| Reader (BinaryReader reader) |
|
void | ConsumeCharacter (char value) |
|
int | ConsumeInt () |
|
uint | ConsumeUint () |
|
Vector3Int | ConsumeVector3IntInt32 () |
|
Vector3Int | ConsumeVector3IntByte () |
|
byte | ConsumeByte () |
|
void | Skip (int bytes) |
|
void | ConsumeString (string stringToConsume) |
|
string | ConsumeString () |
|
Dictionary< string, string > | ConsumeDictionary () |
|
bool | TryConsumeString (string expectedString) |
|
string | ConsumeString (int length) |
|
Helper class that is used to read the voxel file.
The documentation for this class was generated from the following file:
- Voxel Toolkit/Scripts/Utils/Reader.cs