Description
Sets the text at the top center of the screen that normally describes the objective to a message visible to specific players.
Snippet
Set Objective Description(All Players(All Teams), Custom String(""), Visible To And String);
Properties
Returns: Void
Parameters: Visible To, Header, Reevaluation
Visible To
Type: Player | Array (Player), Default: All Players
One or more players who will see the message.Header
Type: Object, Default: String
The message to be displayed.Reevaluation
Type: HUD Reevaluation, Default: Visible To And String
Specifies which of this action's inputs will be continuously reevaluated. The message will keep asking for and using new values from reevaluated inputs.