Open 3D Engine LmbrCentral Gem 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.
LmbrCentral::EditorRandomTimedSpawnerConfiguration Class Reference

Inherits LmbrCentral::RandomTimedSpawnerConfiguration.

Public Member Functions

 AZ_TYPE_INFO (EditorRandomTimedSpawnerConfiguration, "{AA68F544-917B-4F72-AEA7-3A906B9DEB2B}")
 
 AZ_CLASS_ALLOCATOR (EditorRandomTimedSpawnerConfiguration, AZ::SystemAllocator)
 
- Public Member Functions inherited from LmbrCentral::RandomTimedSpawnerConfiguration
 AZ_TYPE_INFO (RandomTimedSpawnerConfiguration, "4133644F-FADA-4C82-A2A2-B587B20E81FA")
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 
- Static Public Member Functions inherited from LmbrCentral::RandomTimedSpawnerConfiguration
static void Reflect (AZ::ReflectContext *context)
 

Additional Inherited Members

- Public Attributes inherited from LmbrCentral::RandomTimedSpawnerConfiguration
bool m_enabled = true
 
AZ::RandomDistributionType m_randomDistribution = AZ::RandomDistributionType::UniformReal
 
double m_spawnDelay = 5.0
 
double m_spawnDelayVariation = 0.0
 

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