Table of Contents
Extensions for AbilityModels
public static class AbilityModelExt
Inheritance System.Object AbilityModelExt
Get the all AbilityToSimulation with this AbilityModel
public static System.Collections.Generic.List<AbilityToSimulation> GetAbilitySims(this AbilityModel abiltyModel);
abiltyModel
Il2CppAssets.Scripts.Models.Towers.Behaviors.Abilities.AbilityModel
System.Collections.Generic.List<Il2CppAssets.Scripts.Unity.Bridge.AbilityToSimulation>