Loading...
Searching...
No Matches
realvirtual.RuntimeNewsElement Class Reference
Inheritance diagram for realvirtual.RuntimeNewsElement:

Public Member Functions | |
void | SetNews (string title, string text) |
void | SetButton (string text, UnityEngine.Events.UnityAction action) |
Public Attributes | |
TMPro.TMP_Text | title |
TMPro.TMP_Text | text |
Button | button |
TMPro.TMP_Text | buttonText |
int | buttonSpacing |