Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
DynamicObject.h File Reference
#include "Object.h"
Include dependency graph for DynamicObject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DynamicObject

Enumerations

enum  DynamicObjectType { DYNAMIC_OBJECT_PORTAL = 0x0 , DYNAMIC_OBJECT_AREA_SPELL = 0x1 , DYNAMIC_OBJECT_FARSIGHT_FOCUS = 0x2 }

Enumeration Type Documentation

◆ DynamicObjectType

Enumerator
DYNAMIC_OBJECT_PORTAL 
DYNAMIC_OBJECT_AREA_SPELL 
DYNAMIC_OBJECT_FARSIGHT_FOCUS 

Definition at line 15 of file DynamicObject.h.