AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
InstanceMapScript.h File Reference
#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)
 

Macro Definition Documentation

◆ RegisterInstanceScript

#define RegisterInstanceScript (   script_name,
  mapId 
)    new GenericInstanceMapScript<script_name>(#script_name, mapId)