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 void | EtsyPet (Projectile proj, bool walking) |
static void | CompanionCubePet (Projectile proj, bool walking) |
static void | BerniePet (Projectile proj, bool walking) |
static void | SlimePet (Projectile proj, bool walking) |
static void | WormPet (Projectile proj, bool walking) |
static void | FloatAndSpinWhenWalking (Projectile proj, bool walking) |
static void | FloatAndRotateForwardWhenWalking (Projectile proj, bool walking) |
static void | Float (Projectile proj, bool walking) |
static void | RotateForwardWhenWalking (Projectile proj, bool walking) |
Definition at line 911 of file DelegateMethods.cs.