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.