|
Planeshift
|
Contains data for one petition. More...
#include <messages.h>
Public Attributes | |
| csString | assignedgm |
| the currently assigned GM More... | |
| csString | created |
| date and time of creation More... | |
| int | escalation |
| the escalation level of the petition More... | |
| int | id |
| unique id of the petition More... | |
| bool | online |
| is the player online? More... | |
| csString | petition |
| petition text More... | |
| csString | player |
| the player More... | |
| csString | resolution |
| resolution of a closed petition More... | |
| csString | status |
| status of the petition More... | |
Contains data for one petition.
Definition at line 972 of file messages.h.
| csString psPetitionInfo::assignedgm |
the currently assigned GM
Definition at line 977 of file messages.h.
| csString psPetitionInfo::created |
date and time of creation
Definition at line 981 of file messages.h.
| int psPetitionInfo::escalation |
the escalation level of the petition
Definition at line 979 of file messages.h.
| int psPetitionInfo::id |
unique id of the petition
Definition at line 974 of file messages.h.
| bool psPetitionInfo::online |
is the player online?
Definition at line 984 of file messages.h.
| csString psPetitionInfo::petition |
petition text
Definition at line 975 of file messages.h.
| csString psPetitionInfo::player |
the player
Definition at line 980 of file messages.h.
| csString psPetitionInfo::resolution |
resolution of a closed petition
Definition at line 982 of file messages.h.
| csString psPetitionInfo::status |
status of the petition
Definition at line 976 of file messages.h.