LoadoutSetWrapper : ObjectWrapper
void Copy From( const Loadout Set Wrapper &other)
Parameter | Type | Description |
---|---|---|
other | LoadoutSetWrapper | — |
void Rename( const std::string &new_name)
Parameter | Type | Description |
---|---|---|
new_name | const std::string & | — |
void Equip Product( const Product Instance ID &instance_id, int slot_id, int team)
Parameter | Type | Description |
---|---|---|
instance_id | ProductInstanceID | — |
slot_id | int | — |
team | int | — |