Black Ops III

DeleteFX

Delete a spawned effect.

Example:

deletefx (0, fxRef)

Parameters

ParameterSummary
*localClientNumclient on which to spawn effect.
*effect idThe effect id returned by spawnfx
[deleteImmediate]whether effect will be deleted immediately. Default is 1.

* = mandatory