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

◆ PairIDToTypes()

void GameplayEffectWidgets_base::PairIDToTypes ( )
inlineprotected

Links types to unique handler types, if needed. Vanilla stuff was already handled in the generic update, left that as it was. (naming!)

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

75 {
76 m_IDToTypeMap.Insert(EffectWidgetsTypes.BLEEDING_LAYER,GameplayEffectsDataBleeding);
77 }
ref map< int, typename > m_IDToTypeMap
Определения GameplayEffectWidgets.c:18

Перекрестные ссылки m_IDToTypeMap.

Используется в Init().