ChensGradiusMod
Chen.GradiusMod.Extensions
Extensions.SetAllDriversToAimTowardsEnemies(GameObject) Method
Sets all Skill Drivers of the drone to aim towards the enemy.
public static void SetAllDriversToAimTowardsEnemies(this GameObject masterObject);
Parameters
masterObject
UnityEngine.GameObject
The CharacterMaster GameObject whose Skill Drivers are being modified.