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

◆ GetColor()

override void InventoryItem::GetColor ( out int r,
out int g,
out int b,
out int a )
inlineprotected

gets item's color variable as components

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

3862 {
3867 }
int m_ColorComponentB
Определения ItemBase.c:86
int m_ColorComponentA
Определения ItemBase.c:87
int m_ColorComponentG
Определения ItemBase.c:85
int m_ColorComponentR
Определения ItemBase.c:84

Перекрестные ссылки m_ColorComponentA, m_ColorComponentB, m_ColorComponentG и m_ColorComponentR.