Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_TextsTaskManagerComponentClass Class Reference
Inheritance diagram for SCR_TextsTaskManagerComponentClass:
ScriptComponentClass

Protected 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

Detailed Description

Definition at line 2 of file SCR_TextsTaskManagerComponent.c.

Member Function Documentation

◆ GetText()

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

Definition at line 33 of file SCR_TextsTaskManagerComponent.c.

◆ GetTexts()

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

Definition at line 11 of file SCR_TextsTaskManagerComponent.c.

Member Data Documentation

◆ m_aEntries

ref array<ref SCR_TextsTaskManagerEntry> SCR_TextsTaskManagerComponentClass::m_aEntries
protected

Definition at line 5 of file SCR_TextsTaskManagerComponent.c.


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