TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
PassengerInfo Struct Reference

#include <VehicleDefines.h>

Public Member Functions

void Reset ()
 

Public Attributes

ObjectGuid Guid
 
bool IsUnselectable
 

Member Function Documentation

void PassengerInfo::Reset ( )
inline
84  {
85  Guid.Clear();
86  IsUnselectable = false;
87  }
void Clear()
Definition: ObjectGuid.h:215
bool IsUnselectable
Definition: VehicleDefines.h:81
ObjectGuid Guid
Definition: VehicleDefines.h:80

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

ObjectGuid PassengerInfo::Guid
bool PassengerInfo::IsUnselectable

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