Public Member Functions | |
| AINotCondition (AICondition *) | |
| bool | fireCondition () override |
Public Member Functions inherited from Pegasus::AIOneChildCondition | |
| AIOneChildCondition (AICondition *) | |
| void | writeAICondition (Common::WriteStream *) override |
| void | readAICondition (Common::ReadStream *) override |
Additional Inherited Members | |
Protected Attributes inherited from Pegasus::AIOneChildCondition | |
| AICondition * | _child |