![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override bool | IsAvailable (notnull SCR_AvailableActionsConditionData data) |
Protected Attributes | |
| bool | m_bEquipped |
| bool | m_bNotEquipped |
| bool | m_bCheckSpecificGadget |
| EGadgetType | m_eGadget |
| bool | m_bIsToggledOn |
| bool | m_bIsToggledOff |
Returns true if character has provided gadget in their inventory if m_bEquipped true is only returned if the gadget is currently held
Definition at line 4 of file SCR_CharacterHasGadgetCondition.c.
|
inlineprotected |
Returns true when current controlled entity has specified gadget Returns opposite if m_bNegateCondition is enabled
Definition at line 27 of file SCR_CharacterHasGadgetCondition.c.
|
protected |
Definition at line 13 of file SCR_CharacterHasGadgetCondition.c.
|
protected |
Definition at line 7 of file SCR_CharacterHasGadgetCondition.c.
|
protected |
Definition at line 22 of file SCR_CharacterHasGadgetCondition.c.
|
protected |
Definition at line 19 of file SCR_CharacterHasGadgetCondition.c.
|
protected |
Definition at line 10 of file SCR_CharacterHasGadgetCondition.c.
|
protected |
Definition at line 16 of file SCR_CharacterHasGadgetCondition.c.