tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.GameContent.UI.WiresUI.Settings Class Reference

Public Types

enum  MultiToolMode {
  Red = 0x1 , Green = 0x2 , Blue = 0x4 , Yellow = 0x8 ,
  Actuator = 0x10 , Cutter = 0x20
}
 

Static Public Attributes

static MultiToolMode ToolMode = MultiToolMode.Red
 

Properties

static bool DrawToolAllowActuators [get]
 
static bool DrawToolModeUI [get]
 
static bool DrawWires [get]
 
static bool HideWires [get]