Method GetMapDrawing
| Improve this Doc View SourceGetMapDrawing(string)
Create a new MapDrawing with a custom overlay name
Declaration
public MinimapManager.MapDrawing GetMapDrawing(string name)
Parameters
Type | Name | Description |
---|---|---|
string | name | Custom name for the MapDrawing |
Returns
Type | Description |
---|---|
MinimapManager.MapDrawing | Reference to MapDrawing for modder to edit |