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

◆ IndexInRange< T >() [1/2]

static bool Terraria.Utils.IndexInRange< T > ( this List< T > t,
int index )
inlinestatic

Definition at line 11638 of file Utils.cs.

11639 {
11640 throw null;
11641 }