Planeshift
GMEventsAssignment Struct Reference

Structure for assigned GM Events. More...

#include <pscharacter.h>

Public Attributes

csArray< intcompletedEventIDs
 completed GM events More...
 
csArray< intcompletedEventIDsAsGM
 completed GM events as the GM. More...
 
int runningEventID
 Player Running GM Event. More...
 
int runningEventIDAsGM
 GM controlling running GM Event. More...
 

Detailed Description

Structure for assigned GM Events.

Definition at line 158 of file pscharacter.h.

Member Data Documentation

csArray<int> GMEventsAssignment::completedEventIDs

completed GM events

Definition at line 167 of file pscharacter.h.

csArray<int> GMEventsAssignment::completedEventIDsAsGM

completed GM events as the GM.

Definition at line 165 of file pscharacter.h.

int GMEventsAssignment::runningEventID

Player Running GM Event.

Definition at line 163 of file pscharacter.h.

int GMEventsAssignment::runningEventIDAsGM

GM controlling running GM Event.

Definition at line 161 of file pscharacter.h.


The documentation for this struct was generated from the following file: