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

◆ DescriptionOverride()

override bool InventoryItemSuper::DescriptionOverride ( out string output)
inlineprotected

См. определение в файле 4_World/DayZ/Entities/Core/Inherited/InventoryItem.c строка 1179

1180 {
1181 output = m_Description;
1182
1183 return true;
1184 }

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