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
UnityEngine.Animations.AnimationLayerMixerPlayable Struct Reference
+ Inheritance diagram for UnityEngine.Animations.AnimationLayerMixerPlayable:

Public Member Functions

PlayableHandle GetHandle ()
 
bool Equals (AnimationLayerMixerPlayable other)
 
bool Equals (T other)
 

Static Public Member Functions

static AnimationLayerMixerPlayable ()
 

Package Functions

 AnimationLayerMixerPlayable (PlayableHandle handle, bool singleLayerOptimization=true)
 

Static Private Member Functions

static void SetSingleLayerOptimizationInternal (PlayableHandle handle, bool value)
 

Private Attributes

PlayableHandle m_Handle
 

Static Private Attributes

static readonly AnimationLayerMixerPlayable m_NullPlayable
 

Detailed Description

Definition at line 14 of file AnimationLayerMixerPlayable.cs.


The documentation for this struct was generated from the following file: