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
|
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) | |
Private Member Functions | |
static void | SetSingleLayerOptimizationInternal (ref PlayableHandle handle, bool value) |
Private Attributes | |
PlayableHandle | m_Handle |
Static Private Attributes | |
static readonly AnimationLayerMixerPlayable | m_NullPlayable |
Definition at line 17 of file AnimationLayerMixerPlayable.cs.