Arma Reforger Script API
|
This reaction is called every time selected target changes from anything to anything, including null. More...
Public Member Functions | |
void | PerformReaction (notnull SCR_AIUtilityComponent utility, BaseTarget prevTarget, BaseTarget newTarget) |
This reaction is called every time selected target changes from anything to anything, including null.
void SCR_AITargetReaction_SelectedTargetChangedBase.PerformReaction | ( | notnull SCR_AIUtilityComponent | utility, |
BaseTarget | prevTarget, | ||
BaseTarget | newTarget | ||
) |
Implemented in SCR_AITargetReaction_SelectedTargetChanged.