Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_AIIsFriendlyInAim Interface Reference
Inheritance diagram for SCR_AIIsFriendlyInAim:

Protected Member Functions

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

Static Protected Member Functions

static override string GetOnHoverDescription ()
 

Protected Attributes

PerceptionComponent m_PerceptionComponent
 
ref Shape m_FriendlyAimShape
 

Member Function Documentation

◆ GetOnHoverDescription()

static override string SCR_AIIsFriendlyInAim.GetOnHoverDescription ( )
staticprotected

◆ 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: