AutomatedAction
Use this setting to prevent a method from showing any dialog boxes to the user, and to prevent it recording to the undo history.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Field
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
AutomatedAction = 0
Remarks
You can only use this setting with methods that accept an InteractionMode parameter.