Pol
Revision:cb584c9
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
WorldChangeReasons.h
Go to the documentation of this file.
1
#ifndef POL_WORLDCHANGEREASON_H
2
#define POL_WORLDCHANGEREASON_H
3
4
namespace
Pol
5
{
6
namespace
Realms
7
{
8
enum class
WorldChangeReason
9
{
10
NpcLoad
,
11
NpcCreate
,
12
NpcDeath
,
13
14
PlayerLoad
,
15
PlayerEnter
,
16
PlayerExit
,
17
PlayerDeleted
,
18
19
Moved
20
};
21
}
22
}
23
#endif
Pol::Realms::WorldChangeReason::PlayerLoad
Pol::Realms::WorldChangeReason::PlayerEnter
Pol::Realms::WorldChangeReason
WorldChangeReason
Definition:
WorldChangeReasons.h:8
Pol::Realms::WorldChangeReason::PlayerExit
Pol::Realms::WorldChangeReason::NpcDeath
Pol::Realms::WorldChangeReason::NpcCreate
Pol::Realms::WorldChangeReason::PlayerDeleted
Pol::Realms::WorldChangeReason::Moved
Pol
Definition:
berror.cpp:12
Pol::Realms::WorldChangeReason::NpcLoad
pol
realms
WorldChangeReasons.h
Generated on Wed Oct 10 2018 02:42:22 for Pol by
1.8.11