Interfaces
IGameNotificationService
Responsible for displaying NUI based notifications outside the MDT.
Methods
Notify
Display a notification.
Parameters
| Name | Type | Description |
|---|---|---|
| player | Player | The player. |
| options | GameNotificationOptions | The options. |
Notify
Display a notification.
Parameters
| Name | Type | Description |
|---|---|---|
| player | FPlayer | The player. |
| options | GameNotificationOptions | The options. |