![]() |
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_EditableSystemComponentClass |
Functions | |
| void | OnFactionChanged (FactionAffiliationComponent owner, Faction previousFaction, Faction newFaction) |
| override Faction | GetFaction () |
| override ScriptInvoker | GetOnUIRefresh () |
| override void | OnPostInit (IEntity owner) |
| Editable Mine. | |
| void | ~SCR_EditableSystemComponent (IEntityComponentSource src, IEntity ent, IEntity parent) |
Variables | |
| SCR_EditableSystemComponentClass | m_FactionAffiliationComponent |
| Editable entity which can contain location description. | |
| ref ScriptInvoker | Event_OnUIRefresh = new ScriptInvoker() |
|
protected |
Definition at line 21 of file SCR_EditableSystemComponent.c.
|
protected |
Definition at line 30 of file SCR_EditableSystemComponent.c.
|
protected |
Definition at line 15 of file SCR_EditableSystemComponent.c.
|
protected |
| [in] | src | |
| [in] | ent | |
| [in] | parent |
Definition at line 49 of file SCR_EditableSystemComponent.c.
|
protected |
Definition at line 12 of file SCR_EditableSystemComponent.c.