Planeshift
|
An action location on the client. More...
#include <pscelclient.h>
Public Member Functions | |
GEMClientActionLocation (psCelClient *cel, psPersistActionLocation &mesg) | |
const char * | GetMeshName () |
virtual GEMOBJECT_TYPE | GetObjectType () |
Protected Attributes | |
csString | meshname |
An action location on the client.
Definition at line 810 of file pscelclient.h.
GEMClientActionLocation::GEMClientActionLocation | ( | psCelClient * | cel, |
psPersistActionLocation & | mesg | ||
) |
const char* GEMClientActionLocation::GetMeshName | ( | ) | [inline] |
Definition at line 820 of file pscelclient.h.
virtual GEMOBJECT_TYPE GEMClientActionLocation::GetObjectType | ( | ) | [inline, virtual] |
Reimplemented from GEMClientObject.
Definition at line 815 of file pscelclient.h.
csString GEMClientActionLocation::meshname [protected] |
Definition at line 826 of file pscelclient.h.