Forward declaration of UIInfo Serves as a container of data to be displayed on player UI.
More...
|
| string | GetFactionNameUpperCase () |
| |
| proto external string | GetName () |
| | Returns the text provided by this UI info.
|
| |
| proto external void | SetName (string name) |
| | Set the name of this UI Info.
|
| |
| proto external string | GetDescription () |
| | Returns the description provided by this UI info.
|
| |
| proto external void | SetDescription (string description) |
| | Set the description of this UI Info.
|
| |
| proto external ResourceName | GetIconPath () |
| | Returns the icon ResourceName provided by this UI info.
|
| |
Forward declaration of UIInfo Serves as a container of data to be displayed on player UI.
◆ GetFactionNameUpperCase()
| string SCR_FactionUIInfo.GetFactionNameUpperCase |
( |
| ) |
|
The documentation for this interface was generated from the following file:
- Game/UI/SCR_FactionUIInfo.c