Planeshift
|
Structure for assigned GM Events. More...
#include <pscharacter.h>
Public Attributes | |
csArray< int > | completedEventIDs |
completed GM events | |
csArray< int > | completedEventIDsAsGM |
completed GM events as the GM. | |
int | runningEventID |
Player Running GM Event. | |
int | runningEventIDAsGM |
GM controlling running GM Event. |
Structure for assigned GM Events.
Definition at line 158 of file pscharacter.h.
completed GM events
Definition at line 167 of file pscharacter.h.
completed GM events as the GM.
Definition at line 165 of file pscharacter.h.
Player Running GM Event.
Definition at line 163 of file pscharacter.h.
GM controlling running GM Event.
Definition at line 161 of file pscharacter.h.