Version: 2023.2
언어: 한국어

Dispatcher

class in UnityEditor.Search

매뉴얼로 전환

설명

The search dispatcher is used to synchronize events from the search provider threads and the main UI threads.

정적 함수

CallDelayedRegister a callback to be executed later in the main thread.
EnqueueThis function can be used in a thread to enqueue an action that will be executed later in the main thread.
ProcessOneThis function can called in the main thread to force the execution of one enqueued action.

Did you find this page useful? Please give it a rating: