terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ LastIndexOf() [3/3]

static int System.Array.LastIndexOf ( Array array,
object value,
int startIndex,
int count )
inlinestatic

Definition at line 424 of file Array.cs.

425 {
426 int num;
427 if (num != 0)
428 {
429 int num2;
430 if (num2 != 0)
431 {
432 if (array != null)
433 {
434 if (num2 != 0)
435 {
436 }
437 return num2;
438 }
439 }
440 else if (array != null)
441 {
442 }
443 }
444 return "Index was out of range. Must be non-negative and less than the size of the collection.";
445 }
class f__AnonymousType0<< Count > j__TPar

References System.array, and j__TPar.