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
|
Public Member Functions | |
void | OnPreUpdateAllProjectiles () |
void | AddSpotToCheck (Vector2 spot) |
SpelunkerProjectileHelper () | |
Private Member Functions | |
void | CheckSpot (Vector2 Center) |
Private Attributes | |
HashSet< Vector2 > | _positionsChecked |
HashSet< Point > | _tilesChecked |
Rectangle | _clampBox |
int | _frameCounter |
Definition at line 12 of file SpelunkerProjectileHelper.cs.