Open 3D Engine AzFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzFramework::SpawnableEntitiesManager::Queue Struct Reference

Public Attributes

AZStd::deque< Requests > m_delayed
 Requests that were processed before, but couldn't be completed.
 
AZStd::queue< Requests > m_pendingRequest
 Requests waiting to be processed for the first time.
 
AZStd::mutex m_pendingRequestMutex
 

The documentation for this struct was generated from the following file: