◆ GetRoleName()
| static string SCR_GroupHelperUI.GetRoleName |
( |
notnull SCR_AIGroup | group | ) |
|
|
static |
- Parameters
-
- Returns
- group role
◆ GetTranslatedGroupName()
| static string SCR_GroupHelperUI.GetTranslatedGroupName |
( |
notnull SCR_AIGroup | group | ) |
|
|
static |
This function can only be used in UI menu, where to change the language you need to close and open the shown menu, so it will be renewed.
- Parameters
-
- Returns
- custom name if is allowed and translated group name
◆ GetTranslatedGroupNameAndRoleName()
| static string SCR_GroupHelperUI.GetTranslatedGroupNameAndRoleName |
( |
notnull SCR_AIGroup | group | ) |
|
|
static |
This function can only be used in UI menu, where to change the language you need to close and open the shown menu, so it will be renewed.
- Parameters
-
- Returns
- custom name if is allowed and translated group name and group role
◆ CUSTOM_GROUP_NAME_FORMAT
| const string SCR_GroupHelperUI.CUSTOM_GROUP_NAME_FORMAT = "#AR-Player_Groups_CustomName_Format" |
|
staticprotected |
The documentation for this interface was generated from the following file:
- Game/UI/Menu/SCR_GroupHelperUI.c