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

◆ Activate()

void GUIControllerHotbarRadial.Activate ( )
inline

Implements GUIControllerItem.

Definition at line 14 of file GUIControllerHotbarRadial.cs.

15 {
16 if (!true)
17 {
18 }
19 int myPlayer = Main.myPlayer;
21 }
class f__AnonymousType0<< Count > j__TPar
static int myPlayer
Definition Main.cs:2337

References j__TPar, and Terraria.Main.myPlayer.