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

◆ AddPPMask()

static void PPEffects::AddPPMask ( float ndcX,
float ndcY,
float ndcRadius,
float ndcBlur )
inlinestaticprivate

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

509 {
510 GetGame().AddPPMask(ndcX, ndcY, ndcRadius, ndcBlur);
511 }
proto native void AddPPMask(float ndcX, float ndcY, float ndcRadius, float ndcBlur)
proto native CGame GetGame()

Перекрестные ссылки CGame::AddPPMask() и GetGame().