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
ICameraModifier.cs
Go to the documentation of this file.
1using System;
3
5{
6 [global::Cpp2ILInjected.Token(Token = "0x2000770")]
7 public interface ICameraModifier
8 {
9 [global::Cpp2ILInjected.Token(Token = "0x17000792")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6003E6C")]
13 get;
14 }
15
16 [global::Cpp2ILInjected.Token(Token = "0x6003E6D")]
18
19 [global::Cpp2ILInjected.Token(Token = "0x17000793")]
21 {
22 [global::Cpp2ILInjected.Token(Token = "0x6003E6E")]
23 get;
24 }
25 }
26}
class f__AnonymousType0<< Count > j__TPar
void Update(ref CameraInfo cameraPosition)