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

◆ ConstructOnMainThread< T >() [1/3]

static T Microsoft.Xna.Framework.Content.ThreadContentRequest.ConstructOnMainThread< T > ( string asset,
string asset2,
string asset3,
ThreadContentRequest::ObjectCreate3 createFunction )
inlinestatic
Type Constraints
T :class 

Definition at line 55 of file ThreadContentRequest.cs.

55 : class
56 {
57 object obj;
58 do
59 {
60 if (!true)
61 {
62 }
63 IntPtr extra_arg = createFunction.extra_arg;
65 if (obj == null)
66 {
67 return;
68 }
69 }
70 while (obj != null);
71 throw new InvalidCastException();
72 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.obj.