Planeshift
Public Member Functions | Protected Attributes

ReproduceOperation Class Reference

Reproduce 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 ()
 ReproduceOperation ()
virtual OperationResult Run (NPC *npc, bool interrupted)
virtual ~ReproduceOperation ()

Protected Attributes

csString tribeMemberType

Detailed Description

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

Definition at line 1302 of file npcoperations.h.


Constructor & Destructor Documentation

ReproduceOperation::ReproduceOperation ( ) [inline]

Definition at line 1308 of file npcoperations.h.

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

Definition at line 1309 of file npcoperations.h.


Member Function Documentation

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

Reimplemented from ScriptOperation.

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

Implements ScriptOperation.

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

Implements ScriptOperation.


Member Data Documentation

Definition at line 1305 of file npcoperations.h.


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