Planeshift
Public Member Functions

psNpcMeshAttach Class Reference

Helper class to attach a PlaneShift npc gem object to a particular mesh. More...

#include <gem.h>

List of all members.

Public Member Functions

gemNPCObjectGetObject ()
 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)

Detailed Description

Helper class to attach a PlaneShift npc gem object to a particular mesh.

Definition at line 51 of file gem.h.


Constructor & Destructor Documentation

psNpcMeshAttach::psNpcMeshAttach ( gemNPCObject object)

Setup this helper with the object we want to attach with.

Parameters:
objectThe npcObject we want to attach to a mesh.

Member Function Documentation

gemNPCObject* psNpcMeshAttach::GetObject ( ) [inline]

Get the npc Object that the mesh has attached.

Definition at line 65 of file gem.h.

psNpcMeshAttach::SCF_INTERFACE ( psNpcMeshAttach  ,
,
,
 
)

The documentation for this class was generated from the following file: