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

Go to the source code of this file.

Data Structures

class  SCR_CampaignMilitaryBaseManager
 Created in SCR_GameModeCampaign. More...
 

Typedefs

typedef func OnSignalChangedDelegate
 
typedef func OnAllBasesInitializedDelegate
 
typedef func OnLocalPlayerEnteredBaseDelegate
 
typedef func OnLocalPlayerLeftBaseDelegate
 
typedef func OnLocalFactionCapturedBaseDelegate
 
typedef ScriptInvokerBase< OnSignalChangedDelegateOnSignalChangedInvoker
 
typedef ScriptInvokerBase< OnAllBasesInitializedDelegateOnAllBasesInitializedInvoker
 
typedef ScriptInvokerBase< OnLocalPlayerEnteredBaseDelegateOnLocalPlayerEnteredBaseInvoker
 
typedef ScriptInvokerBase< OnLocalPlayerLeftBaseDelegateOnLocalPlayerLeftBaseInvoker
 
typedef ScriptInvokerBase< OnLocalFactionCapturedBaseDelegateOnLocalFactionCapturedBaseInvoker
 

Functions

void OnSignalChangedDelegate (SCR_CampaignMilitaryBaseComponent base)
 
void OnLocalPlayerEnteredBaseDelegate (SCR_CampaignMilitaryBaseComponent base)
 
void OnLocalPlayerLeftBaseDelegate (SCR_CampaignMilitaryBaseComponent base)
 

Variables

class SCR_CampaignMilitaryBaseManager NONE
 
class SCR_CampaignMilitaryBaseManager RECEIVE
 
class SCR_CampaignMilitaryBaseManager SEND
 

Typedef Documentation

◆ OnAllBasesInitializedDelegate

◆ OnAllBasesInitializedInvoker

◆ OnLocalFactionCapturedBaseDelegate

◆ OnLocalFactionCapturedBaseInvoker

◆ OnLocalPlayerEnteredBaseDelegate

◆ OnLocalPlayerEnteredBaseInvoker

◆ OnLocalPlayerLeftBaseDelegate

◆ OnLocalPlayerLeftBaseInvoker

◆ OnSignalChangedDelegate

Definition at line 7 of file SCR_CampaignMilitaryBaseManager.c.

◆ OnSignalChangedInvoker

typedef ScriptInvokerBase<OnSignalChangedDelegate> OnSignalChangedInvoker

Definition at line 13 of file SCR_CampaignMilitaryBaseManager.c.

Function Documentation

◆ OnLocalPlayerEnteredBaseDelegate()

◆ OnLocalPlayerLeftBaseDelegate()

◆ OnSignalChangedDelegate()

Variable Documentation

◆ NONE

◆ RECEIVE

◆ SEND