Class MinimapManager.MapOverlay
Object for modders to use to access and modify their Overlay.
Modders should modify the texture directly.
Inherited Members
Namespace: Jotunn.Managers
Assembly: Jotunn.dll
Syntax
public class MinimapManager.MapOverlay : MinimapManager.MapOverlayBase
Properties
| Name | Description |
|---|---|
| Enabled | Set true to render this overlay, false to hide |
| OverlayTex | Texture to draw overlay texture information to |