Version: 2023.1
言語: 日本語
public static void DispatchMessages ();

説明

Dispatches any messages that have been received since the last dispatch. This happens automatically every editor tick, but this method can be used to force dispatching to occur during thread-blocking operations.