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

Protected Member Functions

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

Static Protected Member Functions

static override string GetOnHoverDescription ()

Protected Attributes

CharacterControllerComponent m_CharacterController
CompartmentAccessComponent m_CompartmentAccess
bool m_bInitialized

Detailed Description

Definition at line 1 of file SCR_AIDecoWeaponUnobstructed.c.

Member Function Documentation

◆ GetOnHoverDescription()

override string SCR_AIDecoWeaponUnobstructed::GetOnHoverDescription ( )
inlinestaticprotected

Definition at line 29 of file SCR_AIDecoWeaponUnobstructed.c.

◆ OnInit()

override void SCR_AIDecoWeaponUnobstructed::OnInit ( AIAgent owner)
inlineprotected

Definition at line 21 of file SCR_AIDecoWeaponUnobstructed.c.

◆ TestFunction()

override bool SCR_AIDecoWeaponUnobstructed::TestFunction ( AIAgent owner)
inlineprotected

Definition at line 9 of file SCR_AIDecoWeaponUnobstructed.c.

Member Data Documentation

◆ m_bInitialized

bool SCR_AIDecoWeaponUnobstructed::m_bInitialized
protected

Definition at line 7 of file SCR_AIDecoWeaponUnobstructed.c.

◆ m_CharacterController

CharacterControllerComponent SCR_AIDecoWeaponUnobstructed::m_CharacterController
protected

Definition at line 5 of file SCR_AIDecoWeaponUnobstructed.c.

◆ m_CompartmentAccess

CompartmentAccessComponent SCR_AIDecoWeaponUnobstructed::m_CompartmentAccess
protected

Definition at line 6 of file SCR_AIDecoWeaponUnobstructed.c.


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