Black Ops III

PhysicsExplosionSphere

Create a physics explosion sphere

Example:

PhysicsExplosionSphere( origin, radius, radius, 5, max_damage, min_damage )

Parameters

ParameterSummary
*positionThe origin of the sphere
*outer radiusThe outer radius of the sphere
*inner radiusThe inner radius of the sphere
*magnitudeThe magnitude of the explosion
[outer damage]The optional outer damage
[inner damage]The optional inner damage

* = mandatory