#include "CellImpl.h"
#include "Chat.h"
#include "CommandScript.h"
#include "GameEventMgr.h"
#include "GameObject.h"
#include "GameTime.h"
#include "GridNotifiers.h"
#include "GridNotifiersImpl.h"
#include "Language.h"
#include "MapMgr.h"
#include "ObjectMgr.h"
#include "Player.h"
#include "PoolMgr.h"
#include "RBAC.h"
#include "Transport.h"
#include <unordered_set>
Go to the source code of this file.
◆ GameObjectEntry
◆ GameObjectSpawnId
◆ AddSC_gobject_commandscript()
| void AddSC_gobject_commandscript |
( |
| ) |
|