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

◆ DescriptionOverride()

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

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

1169 {
1170 output = m_Description;
1171
1172 return true;
1173 }

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