tModLoader v2024.02
A mod to make and play Terraria mods
WiresUI.Settings Class Reference

Public Types

enum  MultiToolMode {
  Red = 1 , Green = 2 , Blue = 4 , Yellow = 8 ,
  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]