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::SpawnableConstEntityContainerView Class Reference

Public Member Functions

 SpawnableConstEntityContainerView (AZ::Entity **begin, size_t length)
 
 SpawnableConstEntityContainerView (AZ::Entity **begin, AZ::Entity **end)
 
const AZ::Entity *const * begin ()
 
const AZ::Entity *const * end ()
 
const AZ::Entity *const * begin () const
 
const AZ::Entity *const * end () const
 
const AZ::Entity *const * cbegin ()
 
const AZ::Entity *const * cend ()
 
const AZ::Entity * operator[] (size_t n)
 
const AZ::Entity * operator[] (size_t n) const
 
size_t size () const
 
bool empty () const
 

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