![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_ExplosionAmmoEffect |
Typedefs | |
| typedef func | OnExplosionAmmoEffectMethod |
| typedef ScriptInvokerBase< OnExplosionAmmoEffectMethod > | OnExplosionAmmoEffectInvoker |
Functions | |
| void | OnExplosionAmmoEffectMethod (IEntity pHitEntity, inout vector outMat[3], IEntity damageSource, notnull Instigator instigator, string colliderName, float speed) |
| typedef ScriptInvokerBase<OnExplosionAmmoEffectMethod> OnExplosionAmmoEffectInvoker |
Definition at line 3 of file SCR_ExplosionAmmoEffect.c.
| typedef func OnExplosionAmmoEffectMethod |
Definition at line 2 of file SCR_ExplosionAmmoEffect.c.
| void OnExplosionAmmoEffectMethod | ( | IEntity | pHitEntity, |
| inout vector | outMat[3], | ||
| IEntity | damageSource, | ||
| notnull Instigator | instigator, | ||
| string | colliderName, | ||
| float | speed ) |