GetMapData
Get the current map data.
Declaration
public bool GetMapData(out byte[] mapData)
Summary
Returns
True if successful, false otherwise.
Notice
This is an experimental feature, and is subject to breaking changes or deprecation without notice
Parameters
| Name | Type | Summary |
|---|---|---|
| mapData | byte[] | The serialized map data will be written here. |
Get the current map data.