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

Protected Member Functions

override void OnInit (AIAgent owner)
override string GetNodeMiddleText ()
ENodeResult ToggleFlashlights (notnull SCR_GadgetManagerComponent gadgetManager, SCR_AICharacterSettingsComponent settingsComp, bool newState)

Static Protected Member Functions

static override string GetOnHoverDescription ()
override bool VisibleInPalette ()

Protected Attributes

bool m_bEnable
SCR_GadgetManagerComponent m_GadgetManager
SCR_AICharacterSettingsComponent m_Settings

Detailed Description

Definition at line 1 of file SCR_AIToggleFlashlights.c.

Member Function Documentation

◆ GetNodeMiddleText()

override string SCR_AIToggleFlashlights::GetNodeMiddleText ( )
inlineprotected

Definition at line 24 of file SCR_AIToggleFlashlights.c.

◆ GetOnHoverDescription()

override string SCR_AIToggleFlashlights::GetOnHoverDescription ( )
inlinestaticprotected

Definition at line 10 of file SCR_AIToggleFlashlights.c.

◆ OnInit()

override void SCR_AIToggleFlashlights::OnInit ( AIAgent owner)
inlineprotected

Definition at line 17 of file SCR_AIToggleFlashlights.c.

◆ ToggleFlashlights()

ENodeResult SCR_AIToggleFlashlights::ToggleFlashlights ( notnull SCR_GadgetManagerComponent gadgetManager,
SCR_AICharacterSettingsComponent settingsComp,
bool newState )
inlineprotected

Definition at line 30 of file SCR_AIToggleFlashlights.c.

◆ VisibleInPalette()

override bool SCR_AIToggleFlashlights::VisibleInPalette ( )
inlinestaticprotected

Definition at line 82 of file SCR_AIToggleFlashlights.c.

Member Data Documentation

◆ m_bEnable

bool SCR_AIToggleFlashlights::m_bEnable
protected

Definition at line 4 of file SCR_AIToggleFlashlights.c.

◆ m_GadgetManager

SCR_GadgetManagerComponent SCR_AIToggleFlashlights::m_GadgetManager
protected

Definition at line 6 of file SCR_AIToggleFlashlights.c.

◆ m_Settings

SCR_AICharacterSettingsComponent SCR_AIToggleFlashlights::m_Settings
protected

Definition at line 7 of file SCR_AIToggleFlashlights.c.


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