CreateExplosion

From Onset Developer Wiki
Revision as of 15:58, 11 September 2019 by BlueMountains (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
CreateExplosion

Type: Function
Context: Server
Introduced: v1.0

Description

__EDIT_ME__

Syntax

CreateExplosion(explosionid, x, y, z [, dimension, soundExplosion, camShakeRadius, radialForce])

Parameters

  • explosionid
    __EDIT_ME__
  • x
    __EDIT_ME__
  • y
    __EDIT_ME__
  • z
    __EDIT_ME__
  • dimension
    __EDIT_ME__
  • soundExplosion
    __EDIT_ME__
  • camShakeRadius
    __EDIT_ME__
  • radialForce (optional)
    __EDIT_ME__

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also

__EDIT_ME__