bz_registerCustomMapObject()
Available since 2.4.0
This function needs a description. Please feel free to contribute a description to this function.
Usage
bool bz_registerCustomMapObject(const char* object, bz_CustomMapObjectHandler* handler)
| Parameters | ||
|---|---|---|
| const char* |
object
|
|
| bz_CustomMapObjectHandler* |
handler
|
|
Returns
bool
Other Map Building Functions
This content is maintained on GitHub. We welcome any feedback and improvements!