UserInteractionWanted Property
Overloads
| UserInteractionWanted | True when the engine pauses the script execution and waits for a user interaction. JSON property name: qUserInteractionWanted | 
UserInteractionWanted
True when the engine pauses the script execution and waits for a user interaction.
JSON property name: qUserInteractionWanted
Declaration
      public bool UserInteractionWanted { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Boolean |