DrawTextManager::IsShutdownRenderingComplete

DrawTextManager::IsShutdownRenderingComplete
bool IsShutdownRenderingComplete() const;
Description

IsShutDownRenderingComplete returns true once rendering has been shut down after ShutdownRendering call; intended for polling from main thread.

Return Value

Returns true once rendering has been shut down.