Planeshift
Public Attributes

psPetitionInfo Struct Reference

Contains data for one petition. More...

#include <messages.h>

List of all members.

Public Attributes

csString assignedgm
 the currently assigned GM
csString created
 date and time of creation
int escalation
 the escalation level of the petition
int id
 unique id of the petition
bool online
 is the player online?
csString petition
 petition text
csString player
 the player
csString resolution
 resolution of a closed petition
csString status
 status of the petition

Detailed Description

Contains data for one petition.

Definition at line 972 of file messages.h.


Member Data Documentation

the currently assigned GM

Definition at line 977 of file messages.h.

date and time of creation

Definition at line 981 of file messages.h.

the escalation level of the petition

Definition at line 979 of file messages.h.

unique id of the petition

Definition at line 974 of file messages.h.

is the player online?

Definition at line 984 of file messages.h.

petition text

Definition at line 975 of file messages.h.

the player

Definition at line 980 of file messages.h.

resolution of a closed petition

Definition at line 982 of file messages.h.

status of the petition

Definition at line 976 of file messages.h.


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