This version of Unity is unsupported.

EditorActionResult

enumeration

Description

The state that the EditorAction was completed in.

Properties

CanceledThe EditorAction was canceled.
SuccessThe EditorAction completed successfully.