|
inlinestaticprotected |
Send notification from default types to player identity from server.
player | the target player to send notification to - if null, will send to all players |
type | the type of notification to send - these can be viewed in /Scripts/Data/Notifications.json |
show_time | amount of time this notification is displayed |
detail_text | additional text that can be added to the notification under the title - will not display additional text if not set |
См. определение в файле NotificationSystem.c строка 175
Перекрестные ссылки ScriptRPC::Send() и Serializer::Write().
Используется в SendNotificationToPlayer().