DayZ 1.26
DayZ Explorer by KGB
|
Закрытые члены | |
void | AmmoTypesAPI () |
void | ~AmmoTypesAPI () |
Закрытые статические члены | |
static proto bool | Exists (string ammoType) |
Check if ammoType exists (registered in cfgAmmoTypes) | |
static proto bool | GetAmmoType (string magazineType, out string ammoType) |
Get the default ammoType of a magazine. | |
static bool | MagazineTypeToAmmoType (string magazineType, out string ammoType) |
Helper method. | |
|
inlineprivate |
|
inlineprivate |
Check if ammoType exists (registered in cfgAmmoTypes)
Используется в MagazineTypeToAmmoType().
Get the default ammoType of a magazine.
Используется в MagazineTypeToAmmoType().
Helper method.
Перекрестные ссылки ErrorEx, Exists() и GetAmmoType().
Используется в Weapon::FillChamber() и Weapon::FillInnerMagazine().