Objective.setText 89
Update the text of a Scripted Mission Objective. The text is displayed when inside the Mission Objective radius.
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.