Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
MovementInfo::TransportInfo Struct Reference

#include <Object.h>

Collaboration diagram for MovementInfo::TransportInfo:

Public Member Functions

void Reset ()

Public Attributes

uint64 guid
Position pos
int8 seat
uint32 time
uint32 time2
uint32 time3

Detailed Description

Definition at line 456 of file Object.h.

Member Function Documentation

◆ Reset()

void MovementInfo::TransportInfo::Reset ( )
inline

Definition at line 458 of file Object.h.

References guid, pos, seat, time, time2, and time3.

Referenced by Transport::RemovePassenger().

Member Data Documentation

◆ guid

◆ pos

◆ seat

int8 MovementInfo::TransportInfo::seat

◆ time

uint32 MovementInfo::TransportInfo::time

Definition at line 471 of file Object.h.

Referenced by Player::ReadMovementInfo(), and Reset().

◆ time2

uint32 MovementInfo::TransportInfo::time2

◆ time3

uint32 MovementInfo::TransportInfo::time3

The documentation for this struct was generated from the following file:
  • src/server/game/Entities/Object/Object.h