TrinityCore
TransportMgr.cpp File Reference
#include "TransportMgr.h"
#include "Containers.h"
#include "DatabaseEnv.h"
#include "DB2Stores.h"
#include "InstanceScript.h"
#include "Log.h"
#include "Map.h"
#include "MoveSplineInitArgs.h"
#include "ObjectAccessor.h"
#include "ObjectMgr.h"
#include "PhasingHandler.h"
#include "Spline.h"
#include "Transport.h"
+ Include dependency graph for TransportMgr.cpp:

Go to the source code of this file.

Classes

class  SplineRawInitializer
 

Functions

static void InitializeLeg (TransportPathLeg *leg, std::vector< TransportPathEvent > *outEvents, std::vector< TaxiPathNodeEntry const * > const &pathPoints, std::vector< TaxiPathNodeEntry const * > const &pauses, std::vector< TaxiPathNodeEntry const * > const &events, GameObjectTemplate const *goInfo, uint32 &totalTime)
 

Function Documentation

◆ InitializeLeg()

static void InitializeLeg ( TransportPathLeg leg,
std::vector< TransportPathEvent > *  outEvents,
std::vector< TaxiPathNodeEntry const * > const &  pathPoints,
std::vector< TaxiPathNodeEntry const * > const &  pauses,
std::vector< TaxiPathNodeEntry const * > const &  events,
GameObjectTemplate const *  goInfo,
uint32 totalTime 
)
static

Definition at line 344 of file TransportMgr.cpp.

+ Here is the caller graph for this function: