iQuestSequenceFactory Struct Reference
A representation of a sequence factory. More...
#include <tools/questmanager.h>
Public Member Functions | |
virtual void | AddDelay (const char *delay)=0 |
Add a delay. | |
virtual void | AddSeqOpFactory (iQuestSeqOpFactory *seqopfact, const char *duration)=0 |
Add a new operation factory at the specified time. | |
virtual const char * | GetName () const =0 |
Get the name of this factory. | |
virtual bool | Load (iDocumentNode *node)=0 |
Load this sequence factory from a document node. |
Detailed Description
A representation of a sequence factory.A sequence factory is basically a sequence of sequence operation factories.
Definition at line 503 of file questmanager.h.
Member Function Documentation
|
Add a delay.
|
|
Add a new operation factory at the specified time.
|
|
Get the name of this factory.
|
|
Load this sequence factory from a document node.
|
The documentation for this struct was generated from the following file:
- tools/questmanager.h
Generated for CEL: Crystal Entity Layer by doxygen 1.4.6