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
LoadSceneParameters.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000122")]
9 public struct LoadSceneParameters
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x60005CD")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1F8C790", Offset = "0x1F8C790", Length = "0x8")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 {
16 throw null;
17 }
18
20 [global::Cpp2ILInjected.Token(Token = "0x40004E0")]
21 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
23
25 [global::Cpp2ILInjected.Token(Token = "0x40004E1")]
26 [global::Cpp2ILInjected.FieldOffset(Offset = "0x4")]
28 }
29}