|
Arma Reforger Script API
|
Performs reporting of selected target if it changes. More...
Public Member Functions | |
| override void | PerformReaction (notnull SCR_AIUtilityComponent utility, BaseTarget prevTarget, BaseTarget newTarget) |
Protected Member Functions | |
| void | CreateAttackActionForTarget (notnull SCR_AIUtilityComponent utility, notnull BaseTarget target, BaseTarget prevTarget) |
| void | ReportPreviousTarget (notnull SCR_AIUtilityComponent utility, notnull BaseTarget prevTarget, BaseTarget newTarget) |
| Reports what happened with the previous target: was lost or destroyed. | |
Performs reporting of selected target if it changes.
|
protected |
| override void SCR_AITargetReaction_SelectedTargetChanged.PerformReaction | ( | notnull SCR_AIUtilityComponent | utility, |
| BaseTarget | prevTarget, | ||
| BaseTarget | newTarget ) |
Implements SCR_AITargetReaction_SelectedTargetChangedBase.
|
protected |
Reports what happened with the previous target: was lost or destroyed.