Equip a companion by ID
public System.Threading.Tasks.Task<SHTCGClient.Models.Companions.Companion?> EquipCompanion(int id);
id System.Int32
id
The ID of the companion to equip
System.Threading.Tasks.Task<Companion> The equipped companion
There was an error while loading. Please reload this page.