Terraria v1.4.4.9
Terraria source code documentation
|
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 |
Definition at line 10 of file WiresUI.cs.