|
Planeshift
|
Helper class to attach a PlaneShift GEM object to a particular mesh. More...
#include <meshattach.h>
Public Member Functions | |
| GEMClientObject * | GetObject () const |
| psGemMeshAttach (GEMClientObject *object) | |
| SCF_INTERFACE (psGemMeshAttach, 0, 0, 1) | |
Helper class to attach a PlaneShift GEM object to a particular mesh.
This is needed so we can get the GEM object when a player clicks on a mesh.
Definition at line 44 of file meshattach.h.
| psGemMeshAttach::psGemMeshAttach | ( | GEMClientObject * | object | ) |
|
inline |
Definition at line 52 of file meshattach.h.
| psGemMeshAttach::SCF_INTERFACE | ( | psGemMeshAttach | , |
| 0 | , | ||
| 0 | , | ||
| 1 | |||
| ) |