Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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.
Read time 1 minuteLast updated 12 days ago

Definition

public static void DispatchMessages()