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_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) |
SCR_CampaignSeizingComponentClass SCR_SeizingComponentClass Attribute | ( | "60" | , |
params:"0 inf 0.1" | , | ||
category:"Campaign" | |||
) |
Definition at line 7 of file SCR_CampaignSeizingComponent.c.
override void OnBaseRegistered | ( | notnull SCR_MilitaryBaseComponent | base | ) |
Definition at line 109 of file SCR_CampaignSeizingComponent.c.
override void RefreshSeizingTimer | ( | ) |
Definition at line 36 of file SCR_CampaignSeizingComponent.c.