RoR2-ChensGradiusMod

Gradius Mod in Risk of Rain 2.

View on GitHub

ChensGradiusMod

Chen.GradiusMod.Items.GradiusOption.GradiusOption

GradiusOption.UnsupportMinionType(string) Method

Removes support for a minion so that they do not acquire Options.

public bool UnsupportMinionType(string masterName);

Parameters

masterName System.String
The CharacterMaster name of the minion.

Returns

System.Boolean
True if the minion is not supported anymore. False if it is already unsupported.