Закрытые члены | |
void | WeaponParticlesBase (ItemBase muzzle_owner, string config_OnFire_entry) |
void | OnActivate (ItemBase weapon, int muzzle_index, string ammoType, ItemBase muzzle_owner, ItemBase suppressor, string config_to_search) |
void | OnParticleCreated (ItemBase weapon, string ammoType, ItemBase muzzle_owner, ItemBase suppressor, string config_to_search, Particle p) |
void | OnDeactivate (ItemBase weapon, string ammoType, ItemBase muzzle_owner, ItemBase suppressor, string config_to_search) |
void | OnUpdate (ItemBase weapon, string ammoType, ItemBase muzzle_owner, ItemBase suppressor, string config_to_search) |
bool | CheckBoltStateCondition (ItemBase weapon) |
bool | CheckHealthCondition (int health_label) |
bool | CheckOverheatingCondition (float overheating_coef) |
bool | CheckRainCondition (float rain_coef) |
int | CheckParticleOverride (string ammoType) |
vector | CheckOrientationOverride (vector local_pos, ItemBase muzzle_owner) |
См. определение в файле WeaponParticles.c строка 7