Dawn of Light - Class documentation 2900
This is the Dawn of Light project
DOL.GS.IDoor Interface Reference

IDoor is interface for door and keepdoor. More...

Inheritance diagram for DOL.GS.IDoor:
DOL.GS.IPoint3D DOL.GS.IPoint2D DOL.GS.GameDoor DOL.GS.Keeps.GameKeepDoor DOL.GS.Keeps.GameRelicDoor DOL.GS.Relics.RelicPillar

List of all members.

Public Member Functions

void Open ()
void Close ()
void NPCManipulateDoorRequest (GameNPC npc, bool open)
void LoadFromDatabase (DataObject obj)

Properties

string Name [get]
uint Flag [get]
ushort Heading [get]
ushort ZoneID [get]
eRealm Realm [get]
int DoorID [get]
int ObjectID [get]
eDoorState State [get, set]

Detailed Description

IDoor is interface for door and keepdoor.


The documentation for this interface was generated from the following file:
All Classes Namespaces Functions Variables Enumerations Properties Events