Arma Reforger Script API
Loading...
Searching...
No Matches
Protected Member Functions | Protected Attributes | List of all members
SCR_AIIsFriendlyInAim Interface Reference
Inheritance diagram for SCR_AIIsFriendlyInAim:
[legend]

Protected Member Functions

override bool TestFunction (AIAgent owner)
 
override void OnInit (AIAgent owner)
 
override string GetOnHoverDescription ()
 

Protected Attributes

PerceptionComponent m_PerceptionComponent
 
ref Shape m_FriendlyAimShape
 

Member Function Documentation

◆ GetOnHoverDescription()

override string SCR_AIIsFriendlyInAim.GetOnHoverDescription ( )
protected

◆ OnInit()

override void SCR_AIIsFriendlyInAim.OnInit ( AIAgent  owner)
protected

◆ TestFunction()

override bool SCR_AIIsFriendlyInAim.TestFunction ( AIAgent  owner)
protected

Member Data Documentation

◆ m_FriendlyAimShape

ref Shape SCR_AIIsFriendlyInAim.m_FriendlyAimShape
protected

◆ m_PerceptionComponent

PerceptionComponent SCR_AIIsFriendlyInAim.m_PerceptionComponent
protected

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