inEngineThread
Indicate whether we are currently executing on an engine thread.
Return
true if the thread is an engine thread, false otherwise.
Parameters
thread
The thread to check; defaults to the current thread.
Indicate whether we are currently executing on an engine thread.
true if the thread is an engine thread, false otherwise.
The thread to check; defaults to the current thread.