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
Loading...
Searching...
No Matches
Terraria.DataStructures.PlayerMovementAccsCache Struct Reference
+ 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
 

Detailed Description

Definition at line 8 of file PlayerMovementAccsCache.cs.


The documentation for this struct was generated from the following file: