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

◆ DescriptionOverride()

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

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

1144 {
1145 output = m_Description;
1146
1147 return true;
1148 }
string m_Description
Определения InventoryItem.c:1015

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