DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
SetAsSkinned()
void Entity::SetAsSkinned
(
)
inline
protected
См. определение в файле
3_Game/DayZ/Entities/EntityAI.c
строка
502
503
{
504
if
(
GetCompBS
())
505
GetCompBS
().
SetAsSkinned
();
506
}
ComponentBodyStaging::SetAsSkinned
void SetAsSkinned()
Определения
BodyStaging.c:23
Entity::GetCompBS
ComponentBodyStaging GetCompBS()
Use this to access Body Staging component on dead character. Returns NULL if the given object lacks s...
Определения
3_Game/DayZ/Entities/EntityAI.c:3400
Перекрестные ссылки
GetCompBS()
.
Entity
Создано системой
1.13.2