Struct UnoccupiedVehicleUpdate
Represents an update for an unoccupied vehicle.
public readonly struct UnoccupiedVehicleUpdate
- Inherited Members
Fields
position
Gets the position of the vehicle.
public readonly Vector3 position
Field Value
seat
Gets the seat ID in the vehicle.
public readonly byte seat
Field Value
velocity
Gets the velocity of the vehicle.
public readonly Vector3 velocity