![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_ArmoryComponentClass |
Functions | |
| bool | IsProxy () |
| void | ChangeOwningFaction (notnull Faction faction) |
| void | OnLinkedEntitiesSpawned (SCR_EditorLinkComponent link) |
| void | FindFactionComponentsInHiearchy (IEntity entity) |
| override void | EOnInit (IEntity owner) |
| override void | OnPostInit (IEntity owner) |
| Editable Mine. | |
Variables | |
| SCR_ArmoryComponentClass | m_aFactionAffiliationComponents = {} |
| RplComponent | m_RplComponent |
|
protected |
| [in] | faction |
Definition at line 21 of file SCR_ArmoryComponent.c.
|
protected |
Goes though entity children (recursively) and finds all faction control components
| [in] | entity | cannot be null |
Definition at line 44 of file SCR_ArmoryComponent.c.
|
protected |
Definition at line 35 of file SCR_ArmoryComponent.c.
| SCR_ArmoryComponentClass m_aFactionAffiliationComponents = {} |
|
protected |
Definition at line 9 of file SCR_ArmoryComponent.c.