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

◆ SyncCylinderRotation()

void Weapon_Base::SyncCylinderRotation ( bool reset = true)
inlineprivate

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

243 {
244 SetCylinderRotationAnimationPhase(GetCylinderRotation(GetCurrentMuzzle()), reset);
245 }
static float GetCylinderRotation(int muzzleIndex)
Определения Magnum.c:193
void SetCylinderRotationAnimationPhase(float rot, bool reset=false)
Определения Magnum.c:216

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

Используется в AssembleGun().