![]() |
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_EntityLabelPointComponentClass |
Functions | |
| bool | HasLabel (EEditableEntityLabel label) |
| ScriptInvoker | GetOnOwnerUpdated () |
| void | OnEntityUpdated (notnull SCR_EditableEntityComponent editableComponent) |
| 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 |
Definition at line 53 of file SCR_EntityLabelPointComponent.c.
|
protected |
Definition at line 78 of file SCR_EntityLabelPointComponent.c.
| SCR_EntityLabelPointComponentClass m_OnOwnerUpdated |