Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
RadialHotbar
bool
Terraria.GameInput.TriggersSet.RadialHotbar
get
set
Definition at line
511
of file
TriggersSet.cs
.
512
{
513
get
514
{
515
return
KeyStatus
[
"RadialHotbar"
];
516
}
517
set
518
{
519
KeyStatus
[
"RadialHotbar"
] =
value
;
520
}
521
}
Terraria.GameInput.TriggersSet.KeyStatus
Dictionary< string, bool > KeyStatus
Definition
TriggersSet.cs:9
System.ExceptionArgument.value
@ value
Terraria
GameInput
TriggersSet
Generated by
1.10.0