|
terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Inheritance diagram for UnityEngine.Animations.AnimatorControllerPlayable:Public Member Functions | |
| PlayableHandle | GetHandle () |
| void | SetHandle (PlayableHandle handle) |
| bool | Equals (AnimatorControllerPlayable other) |
| bool | Equals (T other) |
Static Public Member Functions | |
| static | AnimatorControllerPlayable () |
Package Functions | |
| AnimatorControllerPlayable (PlayableHandle handle) | |
Private Attributes | |
| PlayableHandle | m_Handle |
Static Private Attributes | |
| static readonly AnimatorControllerPlayable | m_NullPlayable |
Definition at line 16 of file AnimatorControllerPlayable.cs.