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

◆ LoadTextures()

static void Terraria.Initializers.AssetInitializer.LoadTextures ( AssetRequestMode mode)
inlinestaticprivate

Definition at line 125 of file AssetInitializer.cs.

126 {
127 int num = 1;
128 long num2 = 0L;
129 if (num == 0)
130 {
131 }
132 if (num2 == 0L)
133 {
134 return;
135 }
136 Asset asset;
137 if (asset != null)
138 {
139 return;
140 }
141 throw new ArrayTypeMismatchException();
142 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.L.