DayZ
1.28
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnCommandFallFinish()
override void ManBase::OnCommandFallFinish
(
)
inline
protected
См. определение в файле
PlayerBase.c
строка
3875
3876
{
3877
if
(GetInventory())
3878
GetInventory().UnlockInventory(LOCK_FROM_SCRIPT);
3879
3880
// properly finish jump in case it was interrupted by smth (heavy hit for example in the FOV expoit)
3881
m_JumpClimb.CheckAndFinishJump();
3882
3883
GetWeaponManager
().
RefreshAnimationState
();
3884
}
ManBase::GetWeaponManager
override WeaponManager GetWeaponManager()
Определения
PlayerBase.c:1859
WeaponManager::RefreshAnimationState
void RefreshAnimationState()
Определения
WeaponManager.c:1052
Перекрестные ссылки
GetWeaponManager()
.
ManBase
Создано системой
1.13.2