Статические защищенные данные | |
ref map< string, ref map< string, int > > | m_TypeToSurfaceParticleIDMap |
Закрытые члены | |
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. | |
static void | Init () |
static void | AddExplosionParticleEffect (string ammoName, string surfaceName, int particleID) |
static int | GetExplosionParticleID (string ammoName, string surfaceName) |
static void | Cleanup () |
См. определение в файле AmmoTypes.c строка 1