#include <ScriptEngine.h>
Inherits MemoryPoolObject, and Snapshot.
Definition at line 164 of file ScriptEngine.h.
◆ anonymous enum
◆ SequentialScript()
| SequentialScript::SequentialScript |
( |
| ) |
|
◆ crc()
| void SequentialScript::crc |
( |
Xfer * | xfer | ) |
|
|
protectedvirtual |
◆ loadPostProcess()
| void SequentialScript::loadPostProcess |
( |
void | | ) |
|
|
protectedvirtual |
◆ xfer()
| void SequentialScript::xfer |
( |
Xfer * | xfer | ) |
|
|
protectedvirtual |
◆ m_currentInstruction
| Int SequentialScript::m_currentInstruction |
◆ m_dontAdvanceInstruction
| Bool SequentialScript::m_dontAdvanceInstruction |
◆ m_framesToWait
| Int SequentialScript::m_framesToWait |
◆ m_nextScriptInSequence
◆ m_objectID
◆ m_scriptToExecuteSequentially
| Script* SequentialScript::m_scriptToExecuteSequentially |
◆ m_teamToExecOn
| Team* SequentialScript::m_teamToExecOn |
◆ m_timesToLoop
| Int SequentialScript::m_timesToLoop |
The documentation for this class was generated from the following files: