Black Ops III

Objective_SetIconSize

Sets the objective's scale for the icon.

Example:

objective_SetIconSize( localClientNum, clientObjID, 50 )

Parameters

ParameterSummary
*localClientNumThe local client that is using the objective
*objective_numberThe ID of the objective to alter
*scaleThe value to scale the objective icon

* = mandatory