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

◆ GenericTypeArguments

virtual global.System.Type [] System.Type.GenericTypeArguments
getset

Definition at line 956 of file Type.cs.

957 {
958 [global::Cpp2ILInjected.Token(Token = "0x6000A39")]
959 [global::Cpp2ILInjected.Address(RVA = "0x1C4E9AC", Offset = "0x1C4E9AC", Length = "0xCC")]
960 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
961 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
962 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
963 get
964 {
965 throw null;
966 }
967 }