terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
ICameraModifier.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x02000770 RID: 1904
6 public interface ICameraModifier
7 {
8 // Token: 0x17000792 RID: 1938
9 // (get) Token: 0x06003E6C RID: 15980
10 string UniqueIdentity { get; }
11
12 // Token: 0x06003E6D RID: 15981
14
15 // Token: 0x17000793 RID: 1939
16 // (get) Token: 0x06003E6E RID: 15982
17 bool Finished { get; }
18 }
19}
class f__AnonymousType0<< Count > j__TPar
void Update(CameraInfo cameraPosition)