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

◆ Count< T >()

static int Terraria.Utils.Count< T > ( this T[] arr,
T value )
inlinestatic

Definition at line 10894 of file Utils.cs.

10895 {
10896 throw null;
10897 }