TrinityCore
MovementInfo::TransportInfo Struct Reference

#include <MovementInfo.h>

Public Member Functions

void Reset ()
 

Public Attributes

ObjectGuid guid
 
Position pos
 
int8 seat = -1
 
uint32 time = 0
 
uint32 prevTime = 0
 
uint32 vehicleId = 0
 

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 = 0

Definition at line 54 of file MovementInfo.h.

◆ seat

int8 MovementInfo::TransportInfo::seat = -1

Definition at line 52 of file MovementInfo.h.

◆ time

uint32 MovementInfo::TransportInfo::time = 0

Definition at line 53 of file MovementInfo.h.

◆ vehicleId

uint32 MovementInfo::TransportInfo::vehicleId = 0

Definition at line 55 of file MovementInfo.h.


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