Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
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 | |
protected 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.
ResourceName OnTimerChangeFn::GetTriggerPrefab | ( | ) |
Definition at line 7 of file SCR_SeizingComponent.c.
SCR_SeizingComponentClass SCR_MilitaryBaseLogicComponentClass OnTimerChangeFn | ( | WorldTimestamp | newStart, |
WorldTimestamp | newEnd | ||
) |
protected ResourceName m_sTriggerPrefab |
Definition at line 3 of file SCR_SeizingComponent.c.