![]() |
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_BayonetEffectComponentClass |
Functions | |
| SCR_BayonetEffectComponentClass SCR_ImpactEffectComponentClass | OnImpact (notnull IEntity other, float impulse, vector impactPosition, vector impactNormal, GameMaterial mat, vector velocityBefore=vector.Zero, vector velocityAfter=vector.Zero) |
| void | RPC_OnImpactParticlesBroadcast (vector contactPos, vector contactNormal, int magnitude) |
| SCR_BayonetEffectComponentClass SCR_ImpactEffectComponentClass OnImpact | ( | notnull IEntity | other, |
| float | impulse, | ||
| vector | impactPosition, | ||
| vector | impactNormal, | ||
| GameMaterial | mat, | ||
| vector | velocityBefore = vector.Zero, | ||
| vector | velocityAfter = vector.Zero ) |
Definition at line 1 of file SCR_BayonetEffectComponent.c.
|
protected |
Definition at line 27 of file SCR_BayonetEffectComponent.c.