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

◆ GetNextDropImage()

ImageWidget GameplayEffectsData::GetNextDropImage ( )
inlineprotected

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

116 {
119 {
120 m_LastDropIdx = 0;
121 }
122
123 return ImageWidget.Cast(m_WidgetArray[m_LastDropIdx]);
124 }

Перекрестные ссылки m_ImageWidgetCount и m_LastDropIdx.