terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ BallPassThroughEvent()

Terraria.Physics.BallPassThroughEvent.BallPassThroughEvent ( float timeScale,
Tile tile,
Entity entity,
BallPassThroughType type )
inline

Definition at line 9 of file BallPassThroughEvent.cs.

10 {
11 this.Tile = tile;
12 this.Entity = entity;
13 this.Type = type;
14 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.