Difference between revisions of "IsInDialogueWithPlayer"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>SJML Bot
(Bot creating condition functions pages.)
 
(Provided description for the function. Was blank.)
 
Line 1: Line 1:
 
Condition function version of [[IsInDialogueWithPlayer - ObjectReference|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.


[[Category:Condition Functions]]
[[Category:Condition Functions]]

Latest revision as of 01:13, 3 December 2021

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.