Actor Dialogue Event

From the CreationKit Wiki
Revision as of 16:46, 29 June 2016 by imported>Svarr (Added "See Also" section with link to OnStoryDialogue - Quest)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Event triggered whenever an NPC initiates a Random Conversation with another NPC.

Event Data

  • Actor 1: The actor that initiated the conversation.
  • Actor 2: The actor being initiated with.
  • Location: Location the conversation occurs in.

See Also