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

Public Member Functions

bool GetEntityLabels (out notnull array< EEditableEntityLabel > labels)
 Outs all labels assigned to component.
 

Protected Attributes

ref array< EEditableEntityLabel > m_aEntityLabels
 

Member Function Documentation

◆ GetEntityLabels()

bool SCR_EntityLabelPointComponentClass.GetEntityLabels ( out notnull array< EEditableEntityLabel >  labels)

Outs all labels assigned to component.

Parameters
[out]labels
Returns

Member Data Documentation

◆ m_aEntityLabels

ref array<EEditableEntityLabel> SCR_EntityLabelPointComponentClass.m_aEntityLabels
protected

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