terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ LoadUnityResource< ResourceType >()

static ResourceType Microsoft.Xna.Framework.Content.ContentManager.LoadUnityResource< ResourceType > ( string asset)
inlinestatic
Type Constraints
ResourceType :global 
ResourceType :UnityEngine.Object 

Definition at line 189 of file ContentManager.cs.

189 : global::UnityEngine.Object
190 {
191 throw null;
192 }