![]() |
TrinityCore
|
#include <MovementInfo.h>
Public Member Functions | |
| void | Reset () |
Public Attributes | |
| ObjectGuid | guid |
| Position | pos |
| int8 | seat |
| uint32 | time |
| uint32 | time2 |
Definition at line 34 of file MovementInfo.h.
|
inline |
Definition at line 36 of file MovementInfo.h.
Here is the call graph for this function:
Here is the caller graph for this function:| ObjectGuid MovementInfo::TransportInfo::guid |
Definition at line 45 of file MovementInfo.h.
| Position MovementInfo::TransportInfo::pos |
Definition at line 46 of file MovementInfo.h.
| int8 MovementInfo::TransportInfo::seat |
Definition at line 47 of file MovementInfo.h.
| uint32 MovementInfo::TransportInfo::time |
Definition at line 48 of file MovementInfo.h.
| uint32 MovementInfo::TransportInfo::time2 |
Definition at line 49 of file MovementInfo.h.