Objective.setIconDefenders 75

Update the icon of a Scripted Mission Objective from the icon Id, specifically for the defenders faction.
This function impacts network performance during online gameplay, so don't call it too often.
When this icon gets unset, the defenders will share the same icon as the attackers, which is assigned with setIcon


Return value

Return TypeDescription
voidThis function doesn't return anything

Parameters

ParameterTypeDescription
1integerThe Id of the icon to set.

Examples

No examples available.


Back to Scripting API