Public Member Functions | |
| void | addAction (AIAction *action) |
| void | performAIAction (AIRule *) override |
Public Member Functions inherited from Pegasus::AIAction | |
| void | setActionCount (const uint32 count) |
Protected Attributes | |
| AIActionList | _compoundActions |
Protected Attributes inherited from Pegasus::AIAction | |
| uint32 | _actionCount |