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

◆ GetHiddenSelectionsTextures()

override TStringArray Entity::GetHiddenSelectionsTextures ( )
inlineprotected

Returns the hiddenSelectionsTextures array from the object's config.

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

2766 {
2768 return m_HiddenSelectionsData.m_HiddenSelectionsTextures;
2769 else
2770 return super.GetHiddenSelectionsTextures();
2771 }
ref HiddenSelectionsData m_HiddenSelectionsData
Определения EntityAI.c:114

Перекрестные ссылки m_HiddenSelectionsData.