|
inlinestaticprotected |
Send notification from default types to local player.
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 строка 192
Перекрестные ссылки m_Instance, MAX_NOTIFICATIONS и NotificationRuntimeData().
Используется в CGame::DisconnectSessionEx(), OnlineServices::OnFriendsAsync(), BiosSessionService::OnGetGameplaySession(), CGame::OnRPC() и BiosUserManager::SelectUserEx().