Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_WeaponAttachmentObstructionAttributes Interface Reference
Inheritance diagram for SCR_WeaponAttachmentObstructionAttributes:
WeaponAttachmentAttributes AttachmentAttributes BaseItemAttributeData

Public Member Functions

array< TypeName > GetObstructedAttachmentTypes ()
 
array< TypeName > GetRequiredAttachmentTypes ()
 
- Public Member Functions inherited from AttachmentAttributes
proto external BaseAttachmentType GetAttachmentType ()
 

Protected Attributes

ref array< ref BaseAttachmentTypem_aObstructedAttachmentTypes
 
ref array< ref BaseAttachmentTypem_aRequiredAttachmentTypes
 

Member Function Documentation

◆ GetObstructedAttachmentTypes()

array< TypeName > SCR_WeaponAttachmentObstructionAttributes.GetObstructedAttachmentTypes ( )

◆ GetRequiredAttachmentTypes()

array< TypeName > SCR_WeaponAttachmentObstructionAttributes.GetRequiredAttachmentTypes ( )

Member Data Documentation

◆ m_aObstructedAttachmentTypes

ref array<ref BaseAttachmentType> SCR_WeaponAttachmentObstructionAttributes.m_aObstructedAttachmentTypes
protected

◆ m_aRequiredAttachmentTypes

ref array<ref BaseAttachmentType> SCR_WeaponAttachmentObstructionAttributes.m_aRequiredAttachmentTypes
protected

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