Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_CampaignSeizingComponent.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_CampaignSeizingComponentClass
 

Functions

SCR_CampaignSeizingComponentClass SCR_SeizingComponentClass Attribute ("60", params:"0 inf 0.1", category:"Campaign")
 
override void RefreshSeizingTimer ()
 
override void OnBaseRegistered (notnull SCR_MilitaryBaseComponent base)
 

Function Documentation

◆ Attribute()

SCR_CampaignSeizingComponentClass SCR_SeizingComponentClass Attribute ( "60"  ,
params:"0 inf 0.1"  ,
category:"Campaign"   
)

Definition at line 7 of file SCR_CampaignSeizingComponent.c.

◆ OnBaseRegistered()

override void OnBaseRegistered ( notnull SCR_MilitaryBaseComponent  base)

Definition at line 109 of file SCR_CampaignSeizingComponent.c.

◆ RefreshSeizingTimer()

override void RefreshSeizingTimer ( )

Definition at line 36 of file SCR_CampaignSeizingComponent.c.