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

◆ GetSuitableFinisherHitComponents()

array< string > Entity::GetSuitableFinisherHitComponents ( )
inlineprotected

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

3799 {
3800 Debug.LogError("EntityAI: SuitableFinisherHitComponents not set for that entity (" + GetType() + ")");
3801 return null;
3802 }
eBleedingSourceType GetType()
string Debug()
Определения CachedEquipmentStorageBase.c:29

Перекрестные ссылки GetType() и Debug::LogError().