CreateExplosion

From Onset Developer Wiki
Revision as of 20:12, 25 February 2019 by BlueMountains (talk | contribs) (Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|CreateExplosion(explosionid, x, y, z [, soundExplosion, camShakeRadius, radialForce])}} {{FuncPara...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
CreateExplosion

Type: Function
Context: Server
Introduced: v1.0

Description

__EDIT_ME__

Syntax

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

Parameters

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

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also

__EDIT_ME__