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

Returns true if current muzzle's type matches specified type. More...

Inheritance diagram for SCR_MuzzleTypeCondition:
SCR_AvailableActionCondition

Protected Member Functions

override bool IsAvailable (notnull SCR_AvailableActionsConditionData data)

Protected Attributes

EMuzzleType m_eMuzzleType

Detailed Description

Returns true if current muzzle's type matches specified type.

Definition at line 3 of file SCR_MuzzleTypeCondition.c.

Member Function Documentation

◆ IsAvailable()

override bool SCR_MuzzleTypeCondition::IsAvailable ( notnull SCR_AvailableActionsConditionData data)
inlineprotected

Returns true when current muzzle's type matches specified type Returns opposite if m_bNegateCondition is enabled, but only if there is current muzzle at all

Definition at line 11 of file SCR_MuzzleTypeCondition.c.

Member Data Documentation

◆ m_eMuzzleType

EMuzzleType SCR_MuzzleTypeCondition::m_eMuzzleType
protected

Definition at line 6 of file SCR_MuzzleTypeCondition.c.


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