Documentation for class CModeVehicleManager.
More...
#include <2025_07_14.h>
|
| Void | MapVehicles_Reset () |
| |
| Void | DestroyAllVehicles () |
| |
| CModeVehicle | Vehicle_Create (Ident ModelId, Integer Clan, Integer Armor, CModeVehicleManager::EArmorUse ArmorUse, CMapSpawn Spawn) |
| |
| CModeVehicle | Vehicle_Create (Ident ModelId, Vec3 Offset, Integer Armor, CModeVehicleManager::EArmorUse ArmorUse, CModeVehicle Owner) |
| |
| Void | Vehicle_Destroy (CModeVehicle Vehicle) |
| |
| Void | Vehicle_Assign_AutoPilot (CModeVehicle Vehicle, Text ModelName) |
| |
| Void | Vehicle_Assign_AutoPilot (CModeVehicle Vehicle, Text ModelName, Boolean LoopPath) |
| |
| Void | Vehicle_SetTrailVisible (CModeVehicle Vehicle, Boolean IsVisible) |
| |
| Void | Vehicle_SetShieldVisible (CModeVehicle Vehicle, Boolean IsVisible) |
| |
| Integer | VehicleModel_GetSlotsCount (Ident ModelId, CModeVehicleManager::ESlotType SlotType) |
| |
Documentation for class CModeVehicleManager.
Definition at line 17764 of file 2025_07_14.h.
◆ EArmorUse
| Enumerator |
|---|
| Self | |
| Group | |
| Owner | |
| Children | |
| Mine | |
Definition at line 17769 of file 2025_07_14.h.
◆ ESlotType
◆ DestroyAllVehicles()
| Void CModeVehicleManager::DestroyAllVehicles |
( |
| ) |
|
◆ MapVehicles_Reset()
| Void CModeVehicleManager::MapVehicles_Reset |
( |
| ) |
|
◆ Vehicle_Assign_AutoPilot() [1/2]
◆ Vehicle_Assign_AutoPilot() [2/2]
◆ Vehicle_Create() [1/2]
◆ Vehicle_Create() [2/2]
◆ Vehicle_Destroy()
◆ Vehicle_SetShieldVisible()
◆ Vehicle_SetTrailVisible()
◆ VehicleModel_GetSlotsCount()
◆ Vehicles
The documentation for this class was generated from the following file: