Show / Hide Table of Contents

Method GetMapOverlay

| Edit this page View Source

GetMapOverlay(string, bool)

Create a new MapOverlay with a custom overlay name
Declaration
public MinimapManager.MapOverlay GetMapOverlay(string name, bool ignoreFog = false)
Parameters
Type Name Description
string name Custom name for the MapOverlay
bool ignoreFog When set to true, that layer will be drawn regardless of exploration status, defaults to false
Returns
Type Description
MinimapManager.MapOverlay Reference to MapOverlay for modder to edit
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾