AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
cs_gobject.cpp File Reference
#include "Chat.h"
#include "CommandScript.h"
#include "GameEventMgr.h"
#include "GameObject.h"
#include "GameTime.h"
#include "Language.h"
#include "MapMgr.h"
#include "ObjectMgr.h"
#include "Opcodes.h"
#include "Player.h"
#include "PoolMgr.h"
#include "Transport.h"

Go to the source code of this file.

Classes

class  gobject_commandscript
 

Typedefs

using GameObjectSpawnId = Variant< Hyperlink< gameobject >, ObjectGuid::LowType >
 
using GameObjectEntry = Variant< Hyperlink< gameobject_entry >, uint32 >
 

Functions

void AddSC_gobject_commandscript ()
 

Typedef Documentation

◆ GameObjectEntry

using GameObjectEntry = Variant<Hyperlink<gameobject_entry>, uint32>

◆ GameObjectSpawnId

Function Documentation

◆ AddSC_gobject_commandscript()

void AddSC_gobject_commandscript ( )
587{
589}
Definition: cs_gobject.cpp:44

Referenced by AddCommandsScripts().