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

◆ DrawFavouriteOption()

void GUIPageOptions.DrawFavouriteOption ( )
inline

Definition at line 96 of file GUIPageOptions.cs.

97 {
98 int num = 1;
99 this.LoadLeftItemRegion();
100 if (num != 0)
101 {
102 return;
103 }
104 int myPlayer = Main.myPlayer;
105 int myPlayer2 = Main.myPlayer;
106 int myPlayer3 = Main.myPlayer;
107 int myPlayer4 = Main.myPlayer;
109 if (this != null)
110 {
112 return;
113 }
117 {
118 }
119 int num2 = 1;
120 int num3 = 1;
121 long num4 = 0L;
122 long num5 = 0L;
123 long num6 = 0L;
124 long num7 = 0L;
126 Rectangle rectangle = texture2D.Frame(num2, num3, (int)num4, (int)num5, (int)num6, (int)num7);
127 }
class f__AnonymousType0<< Count > j__TPar
void LoadLeftItemRegion()
static int myPlayer
Definition Main.cs:2337

References PageControllerLayoutDefinition< T >.Instance, j__TPar, System.L, LoadLeftItemRegion(), and Terraria.Main.myPlayer.