Version: 2021.1
언어: 한국어

Application.RunningOnAppThread

매뉴얼로 전환
public static bool RunningOnAppThread ();

설명

Returns true if you're running on application thread.

More information on UI and application threads can be found here.