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. | |
psNpcMeshAttach (gemNPCObject *object) | |
Setup this helper with the object we want to attach with. | |
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. |
gemNPCObject* psNpcMeshAttach::GetObject | ( | ) | [inline] |
psNpcMeshAttach::SCF_INTERFACE | ( | psNpcMeshAttach | , |
0 | , | ||
0 | , | ||
1 | |||
) |