TrinityCore
MovementInfo::TransportInfo Struct Reference

#include <MovementInfo.h>

Public Member Functions

void Reset ()
 

Public Attributes

ObjectGuid guid
 
Position pos
 
int8 seat
 
uint32 time
 
uint32 prevTime
 
uint32 vehicleId
 

Detailed Description

Definition at line 38 of file MovementInfo.h.

Member Function Documentation

◆ Reset()

void MovementInfo::TransportInfo::Reset ( )
inline

Definition at line 40 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 50 of file MovementInfo.h.

◆ pos

Position MovementInfo::TransportInfo::pos

Definition at line 51 of file MovementInfo.h.

◆ prevTime

uint32 MovementInfo::TransportInfo::prevTime

Definition at line 54 of file MovementInfo.h.

◆ seat

int8 MovementInfo::TransportInfo::seat

Definition at line 52 of file MovementInfo.h.

◆ time

uint32 MovementInfo::TransportInfo::time

Definition at line 53 of file MovementInfo.h.

◆ vehicleId

uint32 MovementInfo::TransportInfo::vehicleId

Definition at line 55 of file MovementInfo.h.


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