#include <ScriptConditions.h>
Inherits SubsystemInterface.
Inherited by ScriptConditions.
Pure virtual class for Script Conditions interface format
Definition at line 44 of file ScriptConditions.h.
◆ ~ScriptConditionsInterface()
| virtual ScriptConditionsInterface::~ScriptConditionsInterface |
( |
| ) |
|
|
inlinevirtual |
◆ evaluateCondition()
| virtual Bool ScriptConditionsInterface::evaluateCondition |
( |
Condition * | pCondition | ) |
|
|
pure virtual |
◆ evaluateSkirmishCommandButtonIsReady()
| virtual Bool ScriptConditionsInterface::evaluateSkirmishCommandButtonIsReady |
( |
Parameter * | pSkirmishPlayerParm, |
|
|
Parameter * | pTeamParm, |
|
|
Parameter * | pCommandButtonParm, |
|
|
Bool | allReady ) |
|
pure virtual |
◆ evaluateTeamIsContained()
| virtual Bool ScriptConditionsInterface::evaluateTeamIsContained |
( |
Parameter * | pTeamParm, |
|
|
Bool | allContained ) |
|
pure virtual |
◆ init()
| virtual void ScriptConditionsInterface::init |
( |
void | | ) |
|
|
pure virtual |
◆ reset()
| virtual void ScriptConditionsInterface::reset |
( |
void | | ) |
|
|
pure virtual |
◆ update()
| virtual void ScriptConditionsInterface::update |
( |
void | | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: