![]() |
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_EditorLinkComponentClass |
| class | SCR_EditorLinkEntry |
Functions | |
| ScriptInvoker | GetOnLinkedEntitiesSpawned () |
| bool | IsSpawned () |
| override void | EOnInit (IEntity owner) |
| override void | OnPostInit (IEntity owner) |
| Editable Mine. | |
| void | SpawnComposition () |
| array< IEntity > | GetLinkedChildren () |
| bool | HasChild (IEntity entity) |
Variables | |
| SCR_EditorLinkComponentClass | s_bIgnoreSpawning |
| ref array< IEntity > | m_aLinkedChildren |
| ref ScriptInvoker | m_OnLinkedEntitiesSpawned |
|
protected |
Definition at line 131 of file SCR_EditorLinkComponent.c.
|
protected |
Definition at line 28 of file SCR_EditorLinkComponent.c.
Definition at line 136 of file SCR_EditorLinkComponent.c.
|
protected |
Definition at line 69 of file SCR_EditorLinkComponent.c.
|
protected |
Definition at line 100 of file SCR_EditorLinkComponent.c.
|
protected |
Definition at line 21 of file SCR_EditorLinkComponent.c.
|
protected |
Definition at line 23 of file SCR_EditorLinkComponent.c.