Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
void | CopyFrom (Player player) |
void | PasteInto (Player player) |
Private Attributes | |
bool | _readyToPaste |
bool | _mountPreventedFlight |
bool | _mountPreventedExtraJumps |
int | rocketTime |
float | wingTime |
int | rocketDelay |
int | rocketDelay2 |
bool | jumpAgainCloud |
bool | jumpAgainSandstorm |
bool | jumpAgainBlizzard |
bool | jumpAgainFart |
bool | jumpAgainSail |
bool | jumpAgainUnicorn |
Definition at line 3 of file PlayerMovementAccsCache.cs.