AddMap
Add serialized map data to the map storage.
Declaration
public bool AddMap(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 to add. |
Add serialized map data to the map storage.