TrinityCore
VehicleSeat Struct Reference

#include <VehicleDefines.h>

Public Member Functions

 VehicleSeat (VehicleSeatEntry const *seatInfo, VehicleSeatAddon const *seatAddon)
 
bool IsEmpty () const
 

Public Attributes

VehicleSeatEntry const * SeatInfo
 
VehicleSeatAddon const * SeatAddon
 
PassengerInfo Passenger
 

Detailed Description

Definition at line 118 of file VehicleDefines.h.

Constructor & Destructor Documentation

◆ VehicleSeat()

VehicleSeat::VehicleSeat ( VehicleSeatEntry const *  seatInfo,
VehicleSeatAddon const *  seatAddon 
)
inlineexplicit

Definition at line 120 of file VehicleDefines.h.

+ Here is the call graph for this function:

Member Function Documentation

◆ IsEmpty()

bool VehicleSeat::IsEmpty ( ) const
inline

Definition at line 125 of file VehicleDefines.h.

+ Here is the call graph for this function:

Member Data Documentation

◆ Passenger

PassengerInfo VehicleSeat::Passenger

Definition at line 129 of file VehicleDefines.h.

◆ SeatAddon

VehicleSeatAddon const* VehicleSeat::SeatAddon

Definition at line 128 of file VehicleDefines.h.

◆ SeatInfo

VehicleSeatEntry const* VehicleSeat::SeatInfo

Definition at line 127 of file VehicleDefines.h.


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