Skip to Main Content

BTD_Mod_Helper​.Api​.Animations


BloonsTD6 Mod Helper

BTD_Mod_Helper.Api

Animations Class

Class to statically store RuntimeAnimationControllers for different animations

public static class Animations

Inheritance System.Object  Animations

Methods

Animations.Get(string) Method

Gets an AnimationController by its name, or null if there isn't one with that name

public static RuntimeAnimatorController Get(string name);

Parameters

name System.String

Returns

UnityEngine.RuntimeAnimatorController

To learn how to download BTD Mod Helper and install mods, click here