Planeshift
Public Member Functions

TribeHomeOperation Class Reference

TribeHome will make the npc to setup a spawn point here. More...

#include <npcoperations.h>

List of all members.

Public Member Functions

virtual bool Load (iDocumentNode *node)
virtual ScriptOperationMakeCopy ()
virtual OperationResult Run (NPC *npc, bool interrupted)
 TribeHomeOperation ()
virtual ~TribeHomeOperation ()

Detailed Description

TribeHome will make the npc to setup a spawn point here.

Definition at line 1636 of file npcoperations.h.


Constructor & Destructor Documentation

TribeHomeOperation::TribeHomeOperation ( ) [inline]

Definition at line 1642 of file npcoperations.h.

virtual TribeHomeOperation::~TribeHomeOperation ( ) [inline, virtual]

Definition at line 1643 of file npcoperations.h.


Member Function Documentation

virtual bool TribeHomeOperation::Load ( iDocumentNode *  node) [virtual]

Reimplemented from ScriptOperation.

virtual ScriptOperation* TribeHomeOperation::MakeCopy ( ) [virtual]

Implements ScriptOperation.

virtual OperationResult TribeHomeOperation::Run ( NPC npc,
bool  interrupted 
) [virtual]

Implements ScriptOperation.


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