Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_AIWeaponHandlingBase Class Reference

Base class for nodes which handle magazine switching. More...

Inheritance diagram for SCR_AIWeaponHandlingBase:
AITaskScripted SCR_AISwitchMagazine SCR_AISwitchMuzzle SCR_AISwitchWeapon

Protected Member Functions

override void OnInit (AIAgent owner)

Protected Attributes

CharacterControllerComponent m_ControlComp
BaseWeaponManagerComponent m_WeaponMgrComp
SCR_InventoryStorageManagerComponent m_InventoryMgr
CompartmentAccessComponent m_CompartmentAccessComp

Detailed Description

Base class for nodes which handle magazine switching.

Definition at line 2 of file SCR_AIWeaponHandlingBase.c.

Member Function Documentation

◆ OnInit()

override void SCR_AIWeaponHandlingBase::OnInit ( AIAgent owner)
inlineprotected

Definition at line 10 of file SCR_AIWeaponHandlingBase.c.

Member Data Documentation

◆ m_CompartmentAccessComp

CompartmentAccessComponent SCR_AIWeaponHandlingBase::m_CompartmentAccessComp
protected

Definition at line 7 of file SCR_AIWeaponHandlingBase.c.

◆ m_ControlComp

CharacterControllerComponent SCR_AIWeaponHandlingBase::m_ControlComp
protected

Definition at line 4 of file SCR_AIWeaponHandlingBase.c.

◆ m_InventoryMgr

SCR_InventoryStorageManagerComponent SCR_AIWeaponHandlingBase::m_InventoryMgr
protected

Definition at line 6 of file SCR_AIWeaponHandlingBase.c.

◆ m_WeaponMgrComp

BaseWeaponManagerComponent SCR_AIWeaponHandlingBase::m_WeaponMgrComp
protected

Definition at line 5 of file SCR_AIWeaponHandlingBase.c.


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