Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SCR_AITargetReaction_SelectedTargetChangedBase Interface Reference

This reaction is called every time selected target changes from anything to anything, including null. More...

Inheritance diagram for SCR_AITargetReaction_SelectedTargetChangedBase:
[legend]

Public Member Functions

void PerformReaction (notnull SCR_AIUtilityComponent utility, BaseTarget prevTarget, BaseTarget newTarget)
 

Detailed Description

This reaction is called every time selected target changes from anything to anything, including null.

Member Function Documentation

◆ PerformReaction()

void SCR_AITargetReaction_SelectedTargetChangedBase.PerformReaction ( notnull SCR_AIUtilityComponent  utility,
BaseTarget  prevTarget,
BaseTarget  newTarget 
)

The documentation for this interface was generated from the following file: