DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ ~MainMenuDlcHandlerBase()

void ScriptedWidgetEventHandler::~MainMenuDlcHandlerBase ( )
inlineprotected

См. определение в файле MainMenuPromo.c строка 40

41 {
42 #ifdef PLATFORM_CONSOLE
43 if (GetGame().GetContentDLCService())
45 #endif
46 }
proto native ContentDLC GetContentDLCService()
Return DLC service (service for entitlement keys for unlock content)
ref ScriptInvoker m_OnChange
void(EDLCId dlcId)
Определения ContentDLC.c:13
proto bool Remove(func fn, int flags=EScriptInvokerRemoveFlags.ALL)
remove specific call from list
void OnDLCChange()
Определения MainMenuPromo.c:164
proto native CGame GetGame()

Перекрестные ссылки CGame::GetContentDLCService(), GetGame(), ContentDLC::m_OnChange, OnDLCChange() и ScriptInvoker::Remove().