|
Planeshift
|
Helper class to attach a PlaneShift npc gem object to a particular mesh. More...
#include <gem.h>
Public Member Functions | |
| gemNPCObject * | GetObject () |
| Get the npc Object that the mesh has attached. More... | |
| psNpcMeshAttach (gemNPCObject *object) | |
| Setup this helper with the object we want to attach with. More... | |
| SCF_INTERFACE (psNpcMeshAttach, 0, 0, 1) | |
Helper class to attach a PlaneShift npc gem object to a particular mesh.
| psNpcMeshAttach::psNpcMeshAttach | ( | gemNPCObject * | object | ) |
Setup this helper with the object we want to attach with.
| object | The npcObject we want to attach to a mesh. |
|
inline |
| psNpcMeshAttach::SCF_INTERFACE | ( | psNpcMeshAttach | , |
| 0 | , | ||
| 0 | , | ||
| 1 | |||
| ) |