TrinityCore
M2Stores.h File Reference
#include "Define.h"
#include "Position.h"
#include <vector>
+ Include dependency graph for M2Stores.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FlyByCamera
 

Functions

TC_GAME_API void LoadM2Cameras (std::string const &dataPath)
 
TC_GAME_API std::vector< FlyByCamera > const * GetFlyByCameras (uint32 cinematicCameraId)
 

Function Documentation

◆ GetFlyByCameras()

TC_GAME_API std::vector< FlyByCamera > const * GetFlyByCameras ( uint32  cinematicCameraId)

Definition at line 267 of file M2Stores.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ LoadM2Cameras()

TC_GAME_API void LoadM2Cameras ( std::string const &  dataPath)

Definition at line 174 of file M2Stores.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: