![]() |
Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
| class | SCR_EntityLabelPointComponentClass |
Functions | |
| bool | HasLabel (EEditableEntityLabel label) |
| ScriptInvoker | GetOnOwnerUpdated () |
| protected void | OnEntityUpdated (notnull SCR_EditableEntityComponent editableComponent) |
| protected override void | EOnInit (IEntity owner) |
| void | ~SCR_EntityLabelPointComponent () |
Variables | |
| SCR_EntityLabelPointComponentClass | m_OnOwnerUpdated |
| ScriptInvoker GetOnOwnerUpdated | ( | ) |
Definition at line 44 of file SCR_EntityLabelPointComponent.c.
| bool HasLabel | ( | EEditableEntityLabel | label | ) |
Definition at line 30 of file SCR_EntityLabelPointComponent.c.
| protected void OnEntityUpdated | ( | notnull SCR_EditableEntityComponent | editableComponent | ) |
Definition at line 53 of file SCR_EntityLabelPointComponent.c.
| void ~SCR_EntityLabelPointComponent | ( | ) |
Definition at line 78 of file SCR_EntityLabelPointComponent.c.
| SCR_EntityLabelPointComponentClass m_OnOwnerUpdated |