Subtitle UI element, displays the subtitle text.
More...
|
| Subtitle | Init (int id, string content) |
| | Initializes the subtitle with the given id and content.
|
| |
| void | Refresh (string content) |
| | Refreshes the subtitle with the given content.
|
| |
Subtitle UI element, displays the subtitle text.
◆ Init()
| Subtitle FMAR.UI.BuddyHUD.Subtitle.Init |
( |
int | id, |
|
|
string | content ) |
|
inline |
Initializes the subtitle with the given id and content.
- Parameters
-
| id | The id of the subtitle. |
| content | The content of the subtitle. |
- Returns
- The subtitle.
◆ Refresh()
| void FMAR.UI.BuddyHUD.Subtitle.Refresh |
( |
string | content | ) |
|
|
inline |
Refreshes the subtitle with the given content.
- Parameters
-
| content | The new content of the subtitle. |
The documentation for this class was generated from the following file:
- /github/workspace/Packages/FMAR/UI/WidgetVoiceComms/Runtime/Scripts/Subtitle.cs