Class NotificationEventItem
Inherited Members
Namespace: NotificationSamples.Demo
Syntax
public class NotificationEventItem : MonoBehaviour
Fields
eventLabel
Declaration
[SerializeField]
protected TextMeshProUGUI eventLabel
Field Value
Type | Description |
---|---|
TMPro.TextMeshProUGUI |
Methods
Show(String)
Declaration
public void Show(string eventText)
Parameters
Type | Name | Description |
---|---|---|
String | eventText |