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

Go to the source code of this file.

Classes

class  SCR_SeizingComponentClass
class  SCR_SeizingComponent

Typedefs

typedef func OnTimerChangeFn
typedef ScriptInvokerBase< OnTimerChangeFnOnTimerChangeInvoker

Functions

SCR_SeizingComponentClass SCR_MilitaryBaseLogicComponentClass OnTimerChangeFn (WorldTimestamp newStart, WorldTimestamp newEnd)
ResourceName GetTriggerPrefab ()

Variables

ResourceName m_sTriggerPrefab

Typedef Documentation

◆ OnTimerChangeFn

Definition at line 15 of file SCR_SeizingComponent.c.

◆ OnTimerChangeInvoker

typedef ScriptInvokerBase<OnTimerChangeFn> OnTimerChangeInvoker

Definition at line 16 of file SCR_SeizingComponent.c.

Function Documentation

◆ GetTriggerPrefab()

ResourceName OnTimerChangeFn::GetTriggerPrefab ( )
protected
Returns

Definition at line 5 of file SCR_SeizingComponent.c.

◆ OnTimerChangeFn()

Variable Documentation

◆ m_sTriggerPrefab

ResourceName m_sTriggerPrefab
protected

Definition at line 1 of file SCR_SeizingComponent.c.