FirstModulAR 0.1.0
Loading...
Searching...
No Matches
FMAR.UI.BuddyHUD.Subtitle Class Reference

Subtitle UI element, displays the subtitle text. More...

Inheritance diagram for FMAR.UI.BuddyHUD.Subtitle:

Public Member Functions

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.
 

Detailed Description

Subtitle UI element, displays the subtitle text.

Member Function Documentation

◆ Init()

Subtitle FMAR.UI.BuddyHUD.Subtitle.Init ( int id,
string content )
inline

Initializes the subtitle with the given id and content.

Parameters
idThe id of the subtitle.
contentThe 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
contentThe new content of the subtitle.

The documentation for this class was generated from the following file: