Black Ops III

PhysicsExplosionCylinder

Created a physics explosion cylinder

Example:

PhysicsExplosionCylinder( self.origin, 600, 240, 1 )

Parameters

ParameterSummary
*positionThe origin of the cylinder
*outer radiusThe outer radius of the cylinder
*inner radiusThe inner radius of the cylinder
*magnitudeThe magnitude of the explosion

* = mandatory