Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ScenarioFrameworkTriggerEntity.c File Reference

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 Documentation

◆ ScriptInvokerTriggerUpdated

Function Documentation

◆ ScriptInvokerTriggerUpdated()

SCR_ScenarioFrameworkTriggerEntityClass SCR_BaseTriggerEntityClass ScriptInvokerTriggerUpdated ( float activationCountdownTimer,
float tempWaitTime,
int playersCountByFactionInside,
int playersCountByFaction,
string playerActivationNotificationTitle,
bool triggerConditionsStatus,
float minimumPlayersNeededPercentage )