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

◆ GetCenter()

override vector DayZInfected::GetCenter ( )
inlineprotected

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

1043 {
1044 return GetBonePositionWS( GetBoneIndexByName( "spine3" ) );
1045 }
proto native int GetBoneIndexByName(string pBoneName)
returns bone index for a name (-1 if pBoneName doesn't exist)

Перекрестные ссылки GetBoneIndexByName().