Arma Reforger Script API
|
This is the complete list of members for SCR_DestructionCommon, including all inherited members.
GetPTCImpulseScale(EDamageType type) | SCR_DestructionCommon | static |
PARTICLE_IMPULSE_COLLISION | SCR_DestructionCommon | static |
PARTICLE_IMPULSE_DEFAULT | SCR_DestructionCommon | static |
PARTICLE_IMPULSE_EXPLOSION | SCR_DestructionCommon | static |
PARTICLE_IMPULSE_INCENDIARY | SCR_DestructionCommon | static |
PlayParticleEffect_Child(ResourceName particlePath, EDamageType damageType, notnull IEntity parent, vector mat[4]) | SCR_DestructionCommon | static |
PlayParticleEffect_CompleteDestruction(IEntity entity, ResourceName particlePath, EDamageType damageType, bool atBoundBoxCenter=true) | SCR_DestructionCommon | static |
PlayParticleEffect_FractionDestruction(IEntity entity, ResourceName particlePath, EDamageType type, vector hitPos, vector hitDir) | SCR_DestructionCommon | static |
PlayParticleEffect_Transform(ResourceName particlePath, EDamageType damageType, vector mat[4]) | SCR_DestructionCommon | static |