Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
VehicleSeat Struct Reference

#include <VehicleDefines.h>

Collaboration diagram for VehicleSeat:

Public Member Functions

bool IsEmpty () const
 VehicleSeat (VehicleSeatEntry const *seatInfo)

Public Attributes

PassengerInfo Passenger
VehicleSeatEntry const * SeatInfo

Detailed Description

Definition at line 92 of file VehicleDefines.h.

Constructor & Destructor Documentation

◆ VehicleSeat()

VehicleSeat::VehicleSeat ( VehicleSeatEntry const * seatInfo)
inlineexplicit

Definition at line 94 of file VehicleDefines.h.

References Passenger, and SeatInfo.

Member Function Documentation

◆ IsEmpty()

bool VehicleSeat::IsEmpty ( ) const
inline

Definition at line 99 of file VehicleDefines.h.

References Passenger.

Member Data Documentation

◆ Passenger

PassengerInfo VehicleSeat::Passenger

Definition at line 102 of file VehicleDefines.h.

Referenced by IsEmpty(), and VehicleSeat().

◆ SeatInfo

VehicleSeatEntry const* VehicleSeat::SeatInfo

Definition at line 101 of file VehicleDefines.h.

Referenced by VehicleSeat().


The documentation for this struct was generated from the following file: