◆ GetInstance()
◆ GetText()
SCR_UIDescription SCR_TextsTaskManagerComponent.GetText |
( |
ETaskTextType | type, |
|
|
int | index ) |
Get specific text for given type.
- Parameters
-
[in] | type | Text type |
[in] | index | Index of text entry |
- Returns
- UI info
◆ GetTexts()
int SCR_TextsTaskManagerComponent.GetTexts |
( |
ETaskTextType | type, |
|
|
out notnull array< ref SCR_UIDescription > | outInfos ) |
Get all texts for given text type.
- Parameters
-
[in] | type | Text type |
[out] | outInfos | Array to be filled with UI infos |
- Returns
The documentation for this interface was generated from the following file:
- Game/Tasks/SCR_TextsTaskManagerComponent.c