TrinityCore
PassengerInfo Struct Reference

#include <VehicleDefines.h>

Public Member Functions

void Reset ()
 

Public Attributes

ObjectGuid Guid
 
bool IsUninteractible
 
bool IsGravityDisabled
 

Detailed Description

Definition at line 89 of file VehicleDefines.h.

Member Function Documentation

◆ Reset()

void PassengerInfo::Reset ( )
inline

Definition at line 95 of file VehicleDefines.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ Guid

ObjectGuid PassengerInfo::Guid

Definition at line 91 of file VehicleDefines.h.

◆ IsGravityDisabled

bool PassengerInfo::IsGravityDisabled

Definition at line 93 of file VehicleDefines.h.

◆ IsUninteractible

bool PassengerInfo::IsUninteractible

Definition at line 92 of file VehicleDefines.h.


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