TrinityCore
Loading...
Searching...
No Matches
MovementInfo::TransportInfo Struct Reference

#include <MovementInfo.h>

Public Member Functions

void Reset ()
 

Public Attributes

ObjectGuid guid
 
Position pos
 
int8 seat
 
uint32 time
 
uint32 time2
 

Detailed Description

Definition at line 34 of file MovementInfo.h.

Member Function Documentation

◆ Reset()

void MovementInfo::TransportInfo::Reset ( )
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:

Member Data Documentation

◆ guid

ObjectGuid MovementInfo::TransportInfo::guid

Definition at line 45 of file MovementInfo.h.

◆ pos

Position MovementInfo::TransportInfo::pos

Definition at line 46 of file MovementInfo.h.

◆ seat

int8 MovementInfo::TransportInfo::seat

Definition at line 47 of file MovementInfo.h.

◆ time

uint32 MovementInfo::TransportInfo::time

Definition at line 48 of file MovementInfo.h.

◆ time2

uint32 MovementInfo::TransportInfo::time2

Definition at line 49 of file MovementInfo.h.


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