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

Go to the source code of this file.

Classes

class  SCR_CaptureAndHoldAreaClass
class  SCR_CaptureAndHoldArea

Typedefs

typedef func CaptureAreaTickEventDelegate
typedef ScriptInvokerBase< CaptureAreaTickEventDelegateCaptureAreaTickEvent

Functions

SCR_CaptureAndHoldAreaClass SCR_CaptureAreaClass CaptureAreaTickEventDelegate (SCR_CaptureAndHoldArea area, Faction currentOwner, int score)
 Callback delegate used by events regarding faction ownership in SCR_CaptureArea.

Typedef Documentation

◆ CaptureAreaTickEvent

Definition at line 9 of file SCR_CaptureAndHoldArea.c.

◆ CaptureAreaTickEventDelegate

Definition at line 8 of file SCR_CaptureAndHoldArea.c.

Function Documentation

◆ CaptureAreaTickEventDelegate()

Callback delegate used by events regarding faction ownership in SCR_CaptureArea.