TrinityCore
Loading...
Searching...
No Matches
PassengerInfo Struct Reference

#include <VehicleDefines.h>

Public Member Functions

void Reset ()
 

Public Attributes

ObjectGuid Guid
 
bool IsUninteractible
 
bool IsGravityDisabled
 

Detailed Description

Definition at line 101 of file VehicleDefines.h.

Member Function Documentation

◆ Reset()

void PassengerInfo::Reset ( )
inline

Definition at line 107 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 103 of file VehicleDefines.h.

◆ IsGravityDisabled

bool PassengerInfo::IsGravityDisabled

Definition at line 105 of file VehicleDefines.h.

◆ IsUninteractible

bool PassengerInfo::IsUninteractible

Definition at line 104 of file VehicleDefines.h.


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