RoR2-ChensGradiusMod

Gradius Mod in Risk of Rain 2.

View on GitHub

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.