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

◆ SetBlurInventory()

static void PPEffects::SetBlurInventory ( float value)
inlinestaticprivate

Set blur inventory effect to a specified 'value' between 0..1.

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

198 {
200 UpdateBlur();
201 }
static void SetBlurValue(int index, float value)
Определения PPEffects.c:137
static void UpdateBlur()
updates the blur post process effect where the resulting blur is an aggregate of all individual blur ...
Определения PPEffects.c:182
static int m_BlurInventory
Определения PPEffects.c:13

Перекрестные ссылки m_BlurInventory, SetBlurValue() и UpdateBlur().