Black Ops III

GetAIFxName

Returns a FX name corresponding to the AI's aiFxBundle key/value pair.

Example:

fxName = self GetAIFxName( localClientNum, surfaceTable )

Parameters

ParameterSummary
*localClientNumLocal client to check
*aiFxBundleKeyScript bundle key defined within the AI's aiFxTable.

* = mandatory