This enum indicates what the dialogue tree node should do when it reaches the end of an instruction. NOTE: Auto only works if there is dialogue audio or a level sequence that can start and finish. Otherwise it will function as if response was set to Input.
Auto = Automatically continue. Behaves as Input if no dialogue audio or level sequence plays.
Input = Wait for input.
Timed = Wait a set amount of time before auto progressing.