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
CameraPlayable.cs
Go to the documentation of this file.
1using System;
5
7{
8 // Token: 0x02000144 RID: 324
9 [NativeHeader("Runtime/Camera//Director/CameraPlayable.h")]
10 [NativeHeader("Runtime/Director/Core/HPlayable.h")]
11 [StaticAccessor("CameraPlayableBindings", StaticAccessorType.DoubleColon)]
12 [NativeHeader("Runtime/Export/Director/CameraPlayable.bindings.h")]
14 public struct CameraPlayable : IEquatable<CameraPlayable>
15 {
16 // Token: 0x0600062C RID: 1580 RVA: 0x0000B228 File Offset: 0x00009428
18 {
19 return this.m_Handle;
20 }
21
22 // Token: 0x0600062D RID: 1581 RVA: 0x0000B23C File Offset: 0x0000943C
24 {
25 PlayableHandle handle = this.m_Handle;
26 if (!true)
27 {
28 }
29 bool flag;
30 return flag;
31 }
32
33 // Token: 0x04000610 RID: 1552
35 }
36}
class f__AnonymousType0<< Count > j__TPar