Version: 2023.2
public static T Start ();
public static T Start (T action);

参数

action The EditorAction to start.

返回

T The EditorAction that was engaged.

描述

Starts an EditorAction that spans over multiple frames.