[This is preliminary documentation and is subject to change.]
The Utility type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| SectorFromCell |
Retrieves the sector number associated with the specified cell.
| |
| Unzip |
Decompresses data using the zlib decompress algorithm.
| |
| Wait |
Causes the SDK to wait for the specified duration before dispatching any queued events or callbacks.
| |
| Zip |
Compresses data using the zlib compress2 algorithm.
|
Properties
| Name | Description | |
|---|---|---|
| BindAddress | ||
| Random |
Returns a random number using the Mersenne Twister algorithm.
| |
| ReturnCodes | ||
| Tick |
Returns the number of milliseconds that have elapsed since the first Instance was initialized.
|