DayZ 1.27
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 строка 3736

3737 {
3742 }
int m_ColorComponentB
Определения ItemBase.c:80
int m_ColorComponentA
Определения ItemBase.c:81
int m_ColorComponentG
Определения ItemBase.c:79
int m_ColorComponentR
Определения ItemBase.c:78

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