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
ResourceLocationAttribute.cs
Go to the documentation of this file.
1using System;
4
6[global::Cpp2ILInjected.Token(Token = "0x2000062")]
8{
9 [global::Cpp2ILInjected.Token(Token = "0x6000208")]
10 [global::Cpp2ILInjected.Address(RVA = "0x70B314", Offset = "0x70B314", Length = "0x64")]
11 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
12 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
13 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
14 public ResourceLocationAttribute(string location)
15 {
16 throw null;
17 }
18
19 [global::Cpp2ILInjected.Token(Token = "0x40001F6")]
20 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
21 public readonly string Location;
22}
class f__AnonymousType0<< Count > j__TPar