UserAction
Use this setting to allow a method to show dialog boxes to the user, and to allow it to record to the undo history.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Field
- Namespace: UnityEditor
- Assembly: UnityEditor
UserAction = 1
Remarks
You can only use this setting with methods that accept an InteractionMode parameter.