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
CameraPlayable.cs
Go to the documentation of this file.
1using System;
7
9{
10 [NativeHeader("Runtime/Camera//Director/CameraPlayable.h")]
11 [NativeHeader("Runtime/Director/Core/HPlayable.h")]
12 [StaticAccessor("CameraPlayableBindings", StaticAccessorType.DoubleColon)]
13 [NativeHeader("Runtime/Export/Director/CameraPlayable.bindings.h")]
15 [global::Cpp2ILInjected.Token(Token = "0x2000144")]
16 public struct CameraPlayable : IEquatable<CameraPlayable>
17 {
18 [global::Cpp2ILInjected.Token(Token = "0x600062C")]
19 [global::Cpp2ILInjected.Address(RVA = "0x1F8F918", Offset = "0x1F8F918", Length = "0xC")]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
22 {
23 throw null;
24 }
25
26 [global::Cpp2ILInjected.Token(Token = "0x600062D")]
27 [global::Cpp2ILInjected.Address(RVA = "0x1F8F924", Offset = "0x1F8F924", Length = "0x74")]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
29 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayableHandle), Member = "op_Equality", MemberParameters = new object[]
30 {
33 }, ReturnType = typeof(bool))]
34 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
36 {
37 throw null;
38 }
39
40 [global::Cpp2ILInjected.Token(Token = "0x4000610")]
41 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
43 }
44}
class f__AnonymousType0<< Count > j__TPar