Class MapRenderOutput
- Namespace
- DevInterface
- Assembly
- Assembly-CSharp.dll
public class MapRenderOutput : Panel, IDevUISignals
- Inheritance
-
MapRenderOutput
- Implements
- Inherited Members
Constructors
MapRenderOutput(DevUI, World, string, DevUINode, Vector2, string, MapPage)
public MapRenderOutput(DevUI owner, World world, string IDstring, DevUINode parentNode, Vector2 pos, string title, MapPage mapPage)
Parameters
ownerDevUIworldWorldIDstringstringparentNodeDevUINodeposVector2titlestringmapPageMapPage
Fields
altPNGPath
public string altPNGPath
Field Value
imageMeta
public Dictionary<string, Rect> imageMeta
Field Value
- Dictionary<string, Rect>
mapPage
public MapPage mapPage
Field Value
mapTex
public FAtlasElement mapTex
Field Value
texture
public Texture2D texture
Field Value
- Texture2D
world
public World world
Field Value
Methods
CreateMapTexture()
public void CreateMapTexture()
Refresh()
public override void Refresh()
Signal(DevUISignalType, DevUINode, string)
public void Signal(DevUISignalType type, DevUINode sender, string message)
Parameters
typeDevUISignalTypesenderDevUINodemessagestring