Struct SimOne_Data_WayPoints

Inheritance Relationships

Base Type

Struct Documentation

struct SimOne_Data_WayPoints : public SimOne_Data

Public Members

char mainVehicleId [ 64 ]

主车辆的 ID

  • Main vehicle ID

int wayPointsSize

主车辆路点的数量

  • Number of waypoints for the main vehicle

SimOne_Data_WayPoints_Entry wayPoints [ 100 ]

主车辆的路点数组,最多 100 个

  • Array of waypoints for the main vehicle, maximum 100