|
| static string | GetTranslatedGroupName (notnull SCR_AIGroup group) |
| | 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.
|
| |
| static string | GetTranslatedGroupNameAndRoleName (notnull SCR_AIGroup group) |
| | 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.
|
| |
| static string | GetTranslatedRoleName (notnull SCR_AIGroup group) |
| | 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.
|
| |
◆ 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
◆ GetTranslatedRoleName()
| static string SCR_GroupHelperUI.GetTranslatedRoleName |
( |
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 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