Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_AIInspectWeapon Class Reference
Inheritance diagram for SCR_AIInspectWeapon:
AITaskScripted

Protected Member Functions

override void OnInit (AIAgent owner)
override ENodeResult EOnTaskSimulate (AIAgent owner, float dt)
override string GetNodeMiddleText ()
override void OnAbort (AIAgent owner, Node nodeCausingAbort)

Static Protected Member Functions

static override bool VisibleInPalette ()

Protected Attributes

float m_fInspectionState
bool m_bStopInspecting
SCR_CharacterControllerComponent m_Controller
bool m_bAborted

Detailed Description

Definition at line 1 of file SCR_AIInspectWeapon.c.

Member Function Documentation

◆ EOnTaskSimulate()

override ENodeResult SCR_AIInspectWeapon::EOnTaskSimulate ( AIAgent owner,
float dt )
inlineprotected

Definition at line 19 of file SCR_AIInspectWeapon.c.

◆ GetNodeMiddleText()

override string SCR_AIInspectWeapon::GetNodeMiddleText ( )
inlineprotected

Definition at line 56 of file SCR_AIInspectWeapon.c.

◆ OnAbort()

override void SCR_AIInspectWeapon::OnAbort ( AIAgent owner,
Node nodeCausingAbort )
inlineprotected

Definition at line 65 of file SCR_AIInspectWeapon.c.

◆ OnInit()

override void SCR_AIInspectWeapon::OnInit ( AIAgent owner)
inlineprotected

Definition at line 13 of file SCR_AIInspectWeapon.c.

◆ VisibleInPalette()

override bool SCR_AIInspectWeapon::VisibleInPalette ( )
inlinestaticprotected

Definition at line 50 of file SCR_AIInspectWeapon.c.

Member Data Documentation

◆ m_bAborted

bool SCR_AIInspectWeapon::m_bAborted
protected

Definition at line 10 of file SCR_AIInspectWeapon.c.

◆ m_bStopInspecting

bool SCR_AIInspectWeapon::m_bStopInspecting
protected

Definition at line 7 of file SCR_AIInspectWeapon.c.

◆ m_Controller

SCR_CharacterControllerComponent SCR_AIInspectWeapon::m_Controller
protected

Definition at line 9 of file SCR_AIInspectWeapon.c.

◆ m_fInspectionState

float SCR_AIInspectWeapon::m_fInspectionState
protected

Definition at line 4 of file SCR_AIInspectWeapon.c.


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