Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
SCR_EntityLabelPointComponent Interface Reference
Inheritance diagram for SCR_EntityLabelPointComponent:
[legend]

Public Member Functions

bool HasLabel (EEditableEntityLabel label)
 
ScriptInvoker GetOnOwnerUpdated ()
 
void ~SCR_EntityLabelPointComponent ()
 

Protected Member Functions

void OnEntityUpdated (notnull SCR_EditableEntityComponent editableComponent)
 
override void EOnInit (IEntity owner)
 

Protected Attributes

ref ScriptInvoker m_OnOwnerUpdated
 

Constructor & Destructor Documentation

◆ ~SCR_EntityLabelPointComponent()

void SCR_EntityLabelPointComponent.~SCR_EntityLabelPointComponent ( )

Member Function Documentation

◆ EOnInit()

override void SCR_EntityLabelPointComponent.EOnInit ( IEntity  owner)
protected

◆ GetOnOwnerUpdated()

ScriptInvoker SCR_EntityLabelPointComponent.GetOnOwnerUpdated ( )
Returns
invoker called with position updates

◆ HasLabel()

bool SCR_EntityLabelPointComponent.HasLabel ( EEditableEntityLabel  label)
Returns
true if Component has label specified in input

◆ OnEntityUpdated()

void SCR_EntityLabelPointComponent.OnEntityUpdated ( notnull SCR_EditableEntityComponent  editableComponent)
protected

Member Data Documentation

◆ m_OnOwnerUpdated

ref ScriptInvoker SCR_EntityLabelPointComponent.m_OnOwnerUpdated
protected

The documentation for this interface was generated from the following file: