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
Loading...
Searching...
No Matches
AnimatorOverrideController.cs
Go to the documentation of this file.
1using System;
7
8namespace UnityEngine
9{
10 [DefaultMember("Item")]
11 [NativeHeader("Modules/Animation/AnimatorOverrideController.h")]
13 [NativeHeader("Modules/Animation/ScriptBindings/Animation.bindings.h")]
14 [global::Cpp2ILInjected.Token(Token = "0x2000002")]
16 {
18 [NativeConditional("UNITY_EDITOR")]
19 [global::Cpp2ILInjected.Token(Token = "0x6000001")]
20 [global::Cpp2ILInjected.Address(RVA = "0x1F66818", Offset = "0x1F66818", Length = "0x1C")]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
22 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
24 {
25 throw null;
26 }
27
28 [global::Cpp2ILInjected.Token(Token = "0x4000001")]
29 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
31
32 [global::Cpp2ILInjected.Token(Token = "0x2000003")]
34 }
35}
class f__AnonymousType0<< Count > j__TPar
delegate void OnOverrideControllerDirtyCallback()
static void OnInvalidateOverrideController(AnimatorOverrideController controller)
AnimatorOverrideController.OnOverrideControllerDirtyCallback OnOverrideControllerDirty