Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
VMapFactory.h
Go to the documentation of this file.
1/*
2* This file is part of Project SkyFire https://www.projectskyfire.org.
3* See LICENSE.md file for Copyright information
4*/
5
6#ifndef _VMAPFACTORY_H
7#define _VMAPFACTORY_H
8
9#include "IVMapManager.h"
10
14
15namespace VMAP
16{
17 //===========================================================
18
20 {
21 public:
23 static void clear();
24 };
25
26}
27#endif
static IVMapManager * createOrGetVMapManager()
static void clear()