|
Arma Reforger Script API
|
Additional Inherited Members | |
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 () |
Protected Attributes inherited from SCR_MilitaryBaseLogicComponent | |
| ref array< SCR_MilitaryBaseComponent > | m_aBases = {} |