IsInDialogueWithPlayer

From the CreationKit Wiki
Revision as of 01:13, 3 December 2021 by Jadkai (talk | contribs) (Provided description for the function. Was blank.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Condition function version of ObjectReference.IsInDialogueWithPlayer. In a dialogue condition, restricts the dialogue option to only be valid if the player is talking to the Actor. Useful to keep Blocking dialogue branches or Hellos from activating when the player simply passes by the NPC, or to make it so that they only happen in passing.