Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.UI.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 DrawWires [get]
 
static bool HideWires [get]
 
static bool DrawToolModeUI [get]
 
static bool DrawToolAllowActuators [get]
 

Static Private Attributes

static int _lastActuatorEnabled
 

Detailed Description

Definition at line 10 of file WiresUI.cs.


The documentation for this class was generated from the following file: