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

◆ Load< T >()

static T UnityEngine.Resources.Load< T > ( string path)
inlinestatic
Type Constraints
T :Object 

Definition at line 99 of file Resources.cs.

99 : Object
100 {
101 throw null;
102 }