| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/DialogResult.html | [Back] [Original] |
The button chosen by a user when shown a dialog with EditorDialog.DisplayComplexDecisionDialog or EditorDialog.DisplayComplexDecisionDialogWithOptOut.
| Property | Description |
|---|---|
| Cancel | The user clicked the cancel button. |
| DefaultAction | The user clicked the default button. |
| AlternateAction | The user clicked the alternate button. |
| Web Proxy Viewer | New URL | Original Page |