|
Arma Reforger Script API
|
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_TextsTaskManagerEntry > | m_aEntries |
| SCR_UIDescription SCR_TextsTaskManagerComponentClass.GetText | ( | ETaskTextType | type, |
| int | index ) |
| [in] | type | |
| [in] | index |
| int SCR_TextsTaskManagerComponentClass.GetTexts | ( | ETaskTextType | type, |
| out notnull array< ref SCR_UIDescription > | outInfos ) |
| [in] | type | |
| [out] | outInfos |
|
protected |