ACE_SPenetration
CPart of _G (Global) namespace
function ACE_SPenetration( HitPos, Caliber, Velocity, HitWorld, Material, Mass )👁️ 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 | |
HitWorld | any | |
Material | any | |
Mass | any |
Returns
No return values documented.
Examples
No examples available.
Used In(1 locations)
L158
ACE_SPenetration( self.Origin, self.Caliber, self.Velocity, SurfaceTr.HitWorld, MatVal, self.Mass )