Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

EditorActionResult

enumeration

Description

The state that the EditorAction was completed in.

Properties

CanceledThe EditorAction was canceled.
SuccessThe EditorAction completed successfully.