Say (Procedure)

From the CreationKit Wiki
Revision as of 11:20, 9 November 2011 by imported>Henning (moved Procedure Say to Say (Procedure))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Behavior

Description:
Causes an actor to say a line of dialogue (without bring up the dialogue menu). The advent of Scenes makes the use of the procedure more limited.

The procedure completes:
After the line is spoken.

Parameters

  • Topic (Topic): Which topic to say an info from.
  • Target (Target): Which reference the actor will say the line of dialogue to (usually another actor or the player)
  • FinishSpeaking (Bool): ???
  • LookAtTarget (bool): Actor should headtrack the target while speaking.
  • ForceSubtitle (bool): Regardless of the Game Setting the player selected, force a subtitle to be displayed when this line of dialogue is spoken.

                             

Notes

  • None.

See Also

{{{SeeAlso}}}