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

◆ Internal_InstantiateSingle()

static Object UnityEngine.Object.Internal_InstantiateSingle ( [NotNull("NullExceptionObject")] Object data,
Vector3 pos,
Quaternion rot )
inlinestaticprivateinherited

Definition at line 1395 of file Object.cs.

1396 {
1397 throw null;
1398 }