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 | |
BallPassThroughEvent (float timeScale, Tile tile, Entity entity, BallPassThroughType type) | |
Public Attributes | |
readonly Tile | Tile |
readonly Entity | Entity |
readonly BallPassThroughType | Type |
readonly float | TimeScale |
Definition at line 8 of file BallPassThroughEvent.cs.