Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_FactionCommanderSignupComponent Interface Reference
Inheritance diagram for SCR_FactionCommanderSignupComponent:
SCR_MilitaryBaseLogicComponent

Public Member Functions

override bool IsControlledByFaction (notnull Faction faction)
 
- Public Member Functions inherited from SCR_MilitaryBaseLogicComponent
void RegisterBase (notnull SCR_MilitaryBaseComponent base)
 
void OnBaseRegistered (notnull SCR_MilitaryBaseComponent base)
 
void UnregisterBase (notnull SCR_MilitaryBaseComponent base)
 
void OnBaseUnregistered (notnull SCR_MilitaryBaseComponent base)
 
int GetBases (out array< SCR_MilitaryBaseComponent > bases)
 
void OnBaseFactionChanged (Faction faction)
 
void OnCapturingFactionChanged (FactionKey faction)
 
override void EOnInit (IEntity owner)
 
override void OnPostInit (IEntity owner)
 
void ~SCR_MilitaryBaseLogicComponent ()
 

Additional Inherited Members

- Protected Attributes inherited from SCR_MilitaryBaseLogicComponent
ref array< SCR_MilitaryBaseComponentm_aBases = {}
 

Member Function Documentation

◆ IsControlledByFaction()

override bool SCR_FactionCommanderSignupComponent.IsControlledByFaction ( notnull Faction faction)

The documentation for this interface was generated from the following file: