DayZ
1.28
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
SetAsSkinned()
void Entity::SetAsSkinned
(
)
inline
protected
См. определение в файле
3_Game/Entities/EntityAI.c
строка
490
491
{
492
if
(
GetCompBS
())
493
GetCompBS
().
SetAsSkinned
();
494
}
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/Entities/EntityAI.c:3353
Перекрестные ссылки
GetCompBS()
.
Entity
Создано системой
1.13.2