|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Collaboration diagram for Terraria.DataStructures.PlayerMovementAccsCache: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 8 of file PlayerMovementAccsCache.cs.