ChensGradiusMod
Chen.GradiusMod.Items.GradiusOption.GradiusOption
GradiusOption.SetToRegularOptions(string) Method
Lets the minion use Regular Options.
public bool SetToRegularOptions(string masterName);
Parameters
masterName
System.String
The CharacterMaster name of the minion.
Returns
System.Boolean
True if the minion is successfully set to use Regular Options. False if it is already using Regular Options.