ACE_SBulletImpact
CPart of _G (Global) namespace
function ACE_SBulletImpact( HitPos, Caliber, Velocity, _, Material )👁️ 0 viewsUpdated 2 hours ago
⚠️
Verification Needed
This function has no documentation yet.
Description
No description available.
Parameters
| Name | Type | Description |
|---|---|---|
HitPos | any | |
Caliber | any | |
Velocity | any | |
_ | any | |
Material | any |
Returns
No return values documented.
Examples
No examples available.
Used In(1 locations)
L131
ACE_SBulletImpact( self.Origin, self.Caliber, self.Velocity, SurfaceTr.HitWorld, MatVal )