Black Ops III

FindVolumeDecalIndexArray

Returns an array indices of a volume decal whose targetname matches the passed in string

Example:

vdIndexArray = FindVolumeDecalIndexArray( "foo" )

Parameters

ParameterSummary
*string targetnameThe targetname of the volume decal

* = mandatory