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
|
Static Public Member Functions | |
static BallStepResult | OutOfBounds () |
static BallStepResult | Moving () |
static BallStepResult | Resting () |
Public Attributes | |
readonly BallState | State |
Private Member Functions | |
BallStepResult (BallState state) | |
Definition at line 8 of file BallStepResult.cs.