LoadoutUtilities
void SetLoadoutItems(const PriWrapper &pri_wrapper, const pluginsdk::ItemDataMap &loadout)
Parameter | Type | Description |
---|---|---|
pri_wrapper | PriWrapper | — |
loadout | pluginsdk::ItemDataMap | — |
void SetCarProductAttributes(const CarWrapper &car_wrapper, const pluginsdk::ItemDataMap &loadout)
Parameter | Type | Description |
---|---|---|
car_wrapper | CarWrapper | — |
loadout | pluginsdk::ItemDataMap | — |
void SetLoadoutPaintFinishColors(const CarWrapper &car_wrapper, const pluginsdk::CarColors &paint_finish)
Parameter | Type | Description |
---|---|---|
car_wrapper | CarWrapper | — |
paint_finish | pluginsdk::CarColors | — |
void ForceSetLoadout(const PriWrapper &pri_wrapper, const pluginsdk::Loadout &loadout)
Parameter | Type | Description |
---|---|---|
pri_wrapper | PriWrapper | — |
loadout | pluginsdk::Loadout | — |
Parameter | Type | Description |
---|---|---|
car_wrapper | CarWrapper | — |
Parameter | Type | Description |
---|---|---|
pri_wrapper | PriWrapper | — |
team_index | int | — |