![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "ScriptObject.h"
Go to the source code of this file.
Classes | |
class | InstanceMapScript |
class | GenericInstanceMapScript< IS > |
Macros | |
#define | RegisterInstanceScript(script_name, mapId) new GenericInstanceMapScript<script_name>(#script_name, mapId) |
#define RegisterInstanceScript | ( | script_name, | |
mapId | |||
) | new GenericInstanceMapScript<script_name>(#script_name, mapId) |