![]() |
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_CaptureAndHoldAreaClass |
| class | SCR_CaptureAndHoldArea |
Typedefs | |
| typedef func | CaptureAreaTickEventDelegate |
| typedef ScriptInvokerBase< CaptureAreaTickEventDelegate > | CaptureAreaTickEvent |
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 ScriptInvokerBase<CaptureAreaTickEventDelegate> CaptureAreaTickEvent |
Definition at line 9 of file SCR_CaptureAndHoldArea.c.
| typedef func CaptureAreaTickEventDelegate |
Definition at line 8 of file SCR_CaptureAndHoldArea.c.
| SCR_CaptureAndHoldAreaClass SCR_CaptureAreaClass CaptureAreaTickEventDelegate | ( | SCR_CaptureAndHoldArea | area, |
| Faction | currentOwner, | ||
| int | score ) |
Callback delegate used by events regarding faction ownership in SCR_CaptureArea.