Black Ops III

Objective_SetIcon

Sets the icon for the objective

Example:

Objective_SetIcon( localClientNum, clientObjID, "remotemissile_target" )

Parameters

ParameterSummary
*localClientNumThe local client that is using the objective
*objectiveNumberThe ID of the objective to alter
*materialNameThe material to set

* = mandatory