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

Public Member Functions

override void OnEnter (AIAgent owner)
 
override ENodeResult EOnTaskSimulate (AIAgent owner, float dt)
 
override void OnAbort (AIAgent owner, Node nodeCausingAbort)
 

Static Public Member Functions

static override bool CanReturnRunning ()
 

Static Protected Member Functions

static override bool VisibleInPalette ()
 
static override string GetOnHoverDescription ()
 

Member Function Documentation

◆ CanReturnRunning()

static override bool SCR_AIAllowLookAction.CanReturnRunning ( )
static

◆ EOnTaskSimulate()

override ENodeResult SCR_AIAllowLookAction.EOnTaskSimulate ( AIAgent owner,
float dt )

◆ GetOnHoverDescription()

static override string SCR_AIAllowLookAction.GetOnHoverDescription ( )
staticprotected

◆ OnAbort()

override void SCR_AIAllowLookAction.OnAbort ( AIAgent owner,
Node nodeCausingAbort )

◆ OnEnter()

override void SCR_AIAllowLookAction.OnEnter ( AIAgent owner)

◆ VisibleInPalette()

static override bool SCR_AIAllowLookAction.VisibleInPalette ( )
staticprotected

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