AddMinimapOverlay
Docslocal retval = AddMinimapOverlay(name)Description
Loads a minimap overlay from a GFx file in the current resource.
If you need to control the depth of overlay use <code>ADD_MINIMAP_OVERLAY_WITH_DEPTH</code>.
Parameters
| Name | Type | Description |
|---|---|---|
name | char* | The path to a `.gfx` file in the current resource. It has to be specified as a `file`. |
Returns
intReturns an integer value.