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

Protected Member Functions

set< typenameGetObstructedAttachmentTypes ()
set< typenameGetRequiredAttachmentTypes ()

Protected Attributes

ref array< ref BaseAttachmentTypem_aObstructedAttachmentTypes
ref array< ref BaseAttachmentTypem_aRequiredAttachmentTypes

Detailed Description

Definition at line 1 of file SCR_WeaponAttachmentObstructionAttributes.c.

Member Function Documentation

◆ GetObstructedAttachmentTypes()

set< typename > SCR_WeaponAttachmentObstructionAttributes::GetObstructedAttachmentTypes ( )
inlineprotected

Definition at line 10 of file SCR_WeaponAttachmentObstructionAttributes.c.

◆ GetRequiredAttachmentTypes()

set< typename > SCR_WeaponAttachmentObstructionAttributes::GetRequiredAttachmentTypes ( )
inlineprotected

Definition at line 22 of file SCR_WeaponAttachmentObstructionAttributes.c.

Member Data Documentation

◆ m_aObstructedAttachmentTypes

ref array<ref BaseAttachmentType> SCR_WeaponAttachmentObstructionAttributes::m_aObstructedAttachmentTypes
protected

Definition at line 4 of file SCR_WeaponAttachmentObstructionAttributes.c.

◆ m_aRequiredAttachmentTypes

ref array<ref BaseAttachmentType> SCR_WeaponAttachmentObstructionAttributes::m_aRequiredAttachmentTypes
protected

Definition at line 7 of file SCR_WeaponAttachmentObstructionAttributes.c.


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