|
|
int | index |
| |
|
int | userID |
| |
|
char | email [GP_EMAIL_LEN] |
| |
|
char | password [GP_PASSWORD_LEN] |
| |
|
int | profileID |
| |
|
char | nick [GP_NICK_LEN] |
| |
|
bool | invalid |
| |
|
GPConnection | gp |
| |
|
bool | gpInitialized |
| |
|
unsigned long | disconnectTime |
| |
|
GPProfile | others [MAX_OTHERS] |
| |
|
int | numOthers |
| |
|
unsigned long | connectTime |
| |
|
bool | connected |
| |
|
Op | activeOp |
| |
|
unsigned long | nextOpTime |
| |
|
int | completedOps |
| |
The documentation for this struct was generated from the following file:
- code/gamespy/GP/gpstress/gpstress.c