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.GameContent.ChumBucketProjectileHelper Class Reference
+ Collaboration diagram for Terraria.GameContent.ChumBucketProjectileHelper:

Public Member Functions

void OnPreUpdateAllProjectiles ()
 
void AddChumLocation (Vector2 spot)
 
int GetChumsInLocation (Point tileCoords)
 
 ChumBucketProjectileHelper ()
 

Private Attributes

Dictionary< Point, int > _chumCountsPendingForThisFrame
 
Dictionary< Point, int > _chumCountsFromLastFrame
 

Detailed Description

Definition at line 10 of file ChumBucketProjectileHelper.cs.


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