Objective.setIcon 228
Update the icon of a Scripted Mission Objective from the icon Id.
This function impacts network performance during online gameplay, so don't call it too often.
Possible Ids are:
"0": Conquer area icon.
"1": Defend area icon.
"2": Clear area icon.
"3": Destroy AT gun icon.
"4": Destroy vehicle icon.
"5": Important area icon.
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.
