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

◆ GetHiddenSelectionsTextures()

override TStringArray Entity::GetHiddenSelectionsTextures ( )
inlineprotected

Returns the hiddenSelectionsTextures array from the object's config.

См. определение в файле 3_Game/DayZ/Entities/EntityAI.c строка 2811

2812 {
2814 return m_HiddenSelectionsData.m_HiddenSelectionsTextures;
2815 else
2816 return super.GetHiddenSelectionsTextures();
2817 }
ref HiddenSelectionsData m_HiddenSelectionsData

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