Objective.setTextDefenders 26

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 TypeDescription
voidThis function doesn't return anything

Parameters

ParameterTypeDescription
1stringNew text to display

Examples

No examples available.


Back to Scripting API