Black Ops III

SetFXTeam

Set the team of the fx either by team or by entity which has a team set.

Example:

handle = SetFXTeam(localClientNum, fxHandle, owner)

Parameters

ParameterSummary
*localClientNumLocal client on which to play the fx
*effect handleThe handle from the created fx
*entity or teamThe team
invert teamTreat the team as the one to show the enemy fx for.

* = mandatory