![]() |
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_SeizingComponentClass |
| class | SCR_SeizingComponent |
Typedefs | |
| typedef func | OnTimerChangeFn |
| typedef ScriptInvokerBase< OnTimerChangeFn > | OnTimerChangeInvoker |
Functions | |
| SCR_SeizingComponentClass SCR_MilitaryBaseLogicComponentClass | OnTimerChangeFn (WorldTimestamp newStart, WorldTimestamp newEnd) |
| ResourceName | GetTriggerPrefab () |
Variables | |
| ResourceName | m_sTriggerPrefab |
| typedef func OnTimerChangeFn |
Definition at line 15 of file SCR_SeizingComponent.c.
| typedef ScriptInvokerBase<OnTimerChangeFn> OnTimerChangeInvoker |
Definition at line 16 of file SCR_SeizingComponent.c.
|
protected |
Definition at line 5 of file SCR_SeizingComponent.c.
| SCR_SeizingComponentClass SCR_MilitaryBaseLogicComponentClass OnTimerChangeFn | ( | WorldTimestamp | newStart, |
| WorldTimestamp | newEnd ) |
|
protected |
Definition at line 1 of file SCR_SeizingComponent.c.