Public Member Functions | |
| AIDeactivateRuleAction (AIRule *rule) | |
| void | performAIAction (AIRule *) override |
Public Member Functions inherited from Pegasus::AIAction | |
| void | setActionCount (const uint32 count) |
Protected Attributes | |
| AIRule * | _rule |
Protected Attributes inherited from Pegasus::AIAction | |
| uint32 | _actionCount |