| 
    Planeshift
    
   | 
 
#include <pscharacter.h>
Public Attributes | |
| csString | name | 
| Character name of buddy.  More... | |
| PID | playerId | 
| The PID of the player that is the buddy.  More... | |
Definition at line 198 of file pscharacter.h.
| csString psBuddyManager::Buddy::name | 
Character name of buddy.
Definition at line 200 of file pscharacter.h.
| PID psBuddyManager::Buddy::playerId | 
The PID of the player that is the buddy.
Definition at line 201 of file pscharacter.h.