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