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 |
--- |
pluginsdk::CarColors
GetPaintFinishColors(const CarWrapper &car_wrapper)
| Parameter |
Type |
Description |
| car_wrapper |
CarWrapper |
--- |
pluginsdk::Loadout
GetLoadoutFromPri(const PriWrapper &pri_wrapper, int team_index)
| Parameter |
Type |
Description |
| pri_wrapper |
PriWrapper |
--- |
| team_index |
int |
--- |
pluginsdk::PaintFinishColor
GetBlueColorSet()
pluginsdk::PaintFinishColor
GetOrangeColorSet()
pluginsdk::PaintFinishColor
GetCustomColorSet()