Click or drag to resize

HandGuiAddNotification Method

Adds a new notification

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public HandUiNotification AddNotification(
	string notificationText
)

Parameters

notificationText
Type: SystemString

Return Value

Type: HandUiNotification
See Also