SayTo

Revision as of 01:48, 15 February 2012 by imported>Catwheezle (Added "see also" section items.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

SayTo makes an Category:Actor say a single line of dialogue to another actor. As with Say, this function will fail if:

  • TopicID is not a Topic (that is, if you pass it a Branch, Info, etc.).
  • TopicID is a valid Topic, but it uses a SharedInfo.
  • None of the Topic's Infos qualify (that is, none of their conditions are met).

SyntaxEdit

[ActorREF.]SayTo TargetActor, TopicID

ExamplesEdit

SayTo JoeRef SecretTopic 

See AlsoEdit

  • Say console command.

Papyrus VersionEdit