![]() |
TrinityCore
|
#include <VehicleDefines.h>
Public Member Functions | |
| void | Reset () |
Public Attributes | |
| ObjectGuid | Guid |
| bool | IsUninteractible |
| bool | IsGravityDisabled |
Definition at line 101 of file VehicleDefines.h.
|
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:| ObjectGuid PassengerInfo::Guid |
Definition at line 103 of file VehicleDefines.h.
| bool PassengerInfo::IsGravityDisabled |
Definition at line 105 of file VehicleDefines.h.
| bool PassengerInfo::IsUninteractible |
Definition at line 104 of file VehicleDefines.h.