DayZ 1.26
DayZ Explorer by KGB
|
void ejectBulletAndStoreInMagazine | ( | Weapon_Base | weapon, |
int | muzzleIndex, | ||
Magazine | mag, | ||
DayZPlayer | p ) |
no magazine configured in parent state, looking in inventory
Перекрестные ссылки DayZPlayerUtils(), Error(), GetGame(), LogManager::IsWeaponLogEnable() и wpnDebugPrint().
Используется в WeaponStateBase::OnEntry().
Перекрестные ссылки GetGame(), LogManager::IsWeaponLogEnable() и wpnDebugPrint().
Используется в WeaponGuardBase::GuardCondition().
bool pushToChamberFromAttachedMagazine | ( | Weapon_Base | weapon, |
int | muzzleIndex ) |
Перекрестные ссылки Error(), LogManager::IsWeaponLogEnable() и wpnDebugPrint().
Используется в WeaponEjectAllMuzzles::OnAbort(), WeaponStateBase::OnEntry(), WeaponEjectCasing::OnEntry(), WeaponFire::OnEntry(), WeaponStateBase::OnExit() и WeaponEjectAllMuzzles::OnExit().
bool pushToChamberFromInnerMagazine | ( | Weapon_Base | weapon, |
int | muzzleIndex ) |
Перекрестные ссылки Error(), LogManager::IsWeaponLogEnable() и wpnDebugPrint().
Используется в WeaponStateBase::OnEntry() и WeaponFire::OnEntry().