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
IJEnumerable.cs
Go to the documentation of this file.
1using System;
6
8{
10 [global::Cpp2ILInjected.Token(Token = "0x20000C0")]
11 public interface IJEnumerable<T> : IEnumerable<T>, IEnumerable where T : JToken
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x17000156")]
15 {
16 [global::Cpp2ILInjected.Token(Token = "0x60006F1")]
17 get;
18 }
19 }
20}
class f__AnonymousType0<< Count > j__TPar