Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_TextsTaskManagerComponentClass Interface Reference
Inheritance diagram for SCR_TextsTaskManagerComponentClass:

Public Member Functions

int GetTexts (ETaskTextType type, out notnull array< ref SCR_UIDescription > outInfos)
 
SCR_UIDescription GetText (ETaskTextType type, int index)
 

Protected Attributes

ref array< ref SCR_TextsTaskManagerEntrym_aEntries
 

Member Function Documentation

◆ GetText()

SCR_UIDescription SCR_TextsTaskManagerComponentClass.GetText ( ETaskTextType type,
int index )
Parameters
[in]type
[in]index
Returns

◆ GetTexts()

int SCR_TextsTaskManagerComponentClass.GetTexts ( ETaskTextType type,
out notnull array< ref SCR_UIDescription > outInfos )
Parameters
[in]type
[out]outInfos
Returns

Member Data Documentation

◆ m_aEntries

ref array<ref SCR_TextsTaskManagerEntry> SCR_TextsTaskManagerComponentClass.m_aEntries
protected

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