Objective.setTextDefenders 144
Update the text of a Scripted Mission Objective for the Defenders. The text is displayed when inside the Mission Objective radius.
If this function is never called, the defenders will see the same text as the invaders.
This function impacts network performance during online gameplay, so don't call it too often.
Return value
| Return Type | Description |
|---|---|
| void | This function doesn't return anything |
Parameters
| Parameter | Type | Description |
|---|---|---|
| 1 | string | New text to display |
Examples
No examples available.
