![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_ScenarioFrameworkTriggerEntityClass |
| class | SCR_ScenarioFrameworkTriggerEntity |
Typedefs | |
| typedef func | ScriptInvokerTriggerUpdated |
Functions | |
| SCR_ScenarioFrameworkTriggerEntityClass SCR_BaseTriggerEntityClass | ScriptInvokerTriggerUpdated (float activationCountdownTimer, float tempWaitTime, int playersCountByFactionInside, int playersCountByFaction, string playerActivationNotificationTitle, bool triggerConditionsStatus, float minimumPlayersNeededPercentage) |
| typedef func ScriptInvokerTriggerUpdated |
Definition at line 7 of file SCR_ScenarioFrameworkTriggerEntity.c.
| SCR_ScenarioFrameworkTriggerEntityClass SCR_BaseTriggerEntityClass ScriptInvokerTriggerUpdated | ( | float | activationCountdownTimer, |
| float | tempWaitTime, | ||
| int | playersCountByFactionInside, | ||
| int | playersCountByFaction, | ||
| string | playerActivationNotificationTitle, | ||
| bool | triggerConditionsStatus, | ||
| float | minimumPlayersNeededPercentage ) |