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
AnimationLayerMixerPlayable.cs
Go to the documentation of this file.
1using System;
5
7{
8 // Token: 0x02000017 RID: 23
9 [NativeHeader("Runtime/Director/Core/HPlayable.h")]
10 [NativeHeader("Modules/Animation/Director/AnimationLayerMixerPlayable.h")]
11 [NativeHeader("Modules/Animation/ScriptBindings/AnimationLayerMixerPlayable.bindings.h")]
13 [StaticAccessor("AnimationLayerMixerPlayableBindings", StaticAccessorType.DoubleColon)]
14 public struct AnimationLayerMixerPlayable : IEquatable<AnimationLayerMixerPlayable>
15 {
16 // Token: 0x06000032 RID: 50 RVA: 0x000024C0 File Offset: 0x000006C0
18 {
19 throw new MissingMethodException();
20 }
21
22 // Token: 0x06000033 RID: 51 RVA: 0x000024D4 File Offset: 0x000006D4
24 {
25 return this.m_Handle;
26 }
27
28 // Token: 0x06000034 RID: 52 RVA: 0x000024E8 File Offset: 0x000006E8
30 {
31 PlayableHandle handle = this.m_Handle;
32 if (!true)
33 {
34 }
35 bool flag;
36 return flag;
37 }
38
39 // Token: 0x06000035 RID: 53 RVA: 0x00002500 File Offset: 0x00000700
42 {
43 throw new MissingMethodException();
44 }
45
46 // Token: 0x06000036 RID: 54 RVA: 0x00002514 File Offset: 0x00000714
47 // Note: this type is marked as 'beforefieldinit'.
49 {
50 if (!true)
51 {
52 }
54 }
55
56 // Token: 0x04000043 RID: 67
58
59 // Token: 0x04000044 RID: 68
61 }
62}
class f__AnonymousType0<< Count > j__TPar
AnimationLayerMixerPlayable(PlayableHandle handle, bool singleLayerOptimization=true)
static void SetSingleLayerOptimizationInternal(PlayableHandle handle, bool value)
static readonly AnimationLayerMixerPlayable m_NullPlayable