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

◆ LoadAsync() [1/2]

static ResourceRequest UnityEngine.Resources.LoadAsync ( string path)
inlinestatic

Definition at line 64 of file Resources.cs.

65 {
66 if (!true)
67 {
68 }
69 ResourceRequest resourceRequest;
70 return resourceRequest;
71 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.

Referenced by Microsoft.Xna.Framework.Content.ThreadContentRequest.BeginLoad().