Method AddHenchmen
AddHenchmen(NwCreature)
Attaches the specified creature to the player as a henchmen.
public void AddHenchmen(NwCreature henchmen)
Parameters
henchmenNwCreatureThe henchmen to attach to the player.
Attaches the specified creature to the player as a henchmen.
public void AddHenchmen(NwCreature henchmen)
henchmen NwCreatureThe henchmen to attach to the player.