![]() |
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_bResultCache |
| int | m_iCounter |
| const int | SLEEP_COUNT = 3 |
| number of execution during which we want to use cached results to avoid checking CanDeployWeapon too often | |
Definition at line 2 of file SCR_WeaponDeployCondition.c.
|
inlineprotected |
Definition at line 11 of file SCR_WeaponDeployCondition.c.
|
protected |
Definition at line 4 of file SCR_WeaponDeployCondition.c.
|
protected |
Definition at line 5 of file SCR_WeaponDeployCondition.c.
|
protected |
number of execution during which we want to use cached results to avoid checking CanDeployWeapon too often
Definition at line 8 of file SCR_WeaponDeployCondition.c.