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 Type | Description |
---|---|
void | This function doesn't return anything |
Parameters
Parameter | Type | Description |
---|---|---|
1 | integer | The Id of the icon to set. |
Examples
No examples available.