|
inlinestaticprotected |
Send custom notification from to local player.
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 строка 215
Перекрестные ссылки m_Instance, MAX_NOTIFICATIONS и NotificationRuntimeData().
Используется в CGame::OnRPC().