Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
TryingToHoverUp
bool
Terraria.Player.TryingToHoverUp
get
Definition at line
3399
of file
Player.cs
.
3400
{
3401
get
3402
{
3403
if
(!
controlUp
)
3404
{
3405
return
tryKeepingHoveringUp
;
3406
}
3407
return
true
;
3408
}
3409
}
Terraria.Player.controlUp
bool controlUp
Definition
Player.cs:1385
Terraria.Player.tryKeepingHoveringUp
bool tryKeepingHoveringUp
Definition
Player.cs:1459
Terraria
Player
Generated by
1.10.0