Show / Hide Table of Contents

Class MinimapManager.MapDrawing

Object for modders to use to access and modify their Overlay. Modders should modify the texture directly.
Inheritance
object
CustomEntity
MinimapManager.MapOverlayBase
MinimapManager.MapDrawing
Inherited Members
MinimapManager.MapOverlayBase.Name
MinimapManager.MapOverlayBase.TextureSize
CustomEntity.SourceMod
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Jotunn.Managers
Assembly: Jotunn.dll
Syntax
public class MinimapManager.MapDrawing : MinimapManager.MapOverlayBase

Properties

Name Description
Enabled Set true to render this overlay, false to hide
FogFilter Texture to draw fog filter information to
ForestFilter Texture to draw forest filter information to
HeightFilter Texture to draw height filter information to
MainTex Texture to draw main texture information to

Extension Methods

PrefabExtension.FixReferences(object)
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾