Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

EditorActionResult

enumeration

Description

The state that the EditorAction was completed in.

Properties

Description
CanceledThe EditorAction was canceled.
SuccessThe EditorAction completed successfully.