SpawnAmountProvider.ixx File
Abstract interface for determining spawn quantity. More...
Included Headers
#include <helios.engine.runtime.world.UpdateContext>
#include <helios.engine.core.data.GameObjectPoolId>
#include <helios.engine.runtime.spawn.policy.SpawnRuleState>
Namespaces Index
| namespace | helios |
| namespace | engine |
|
Main engine module aggregating core infrastructure and game systems. More... | |
| namespace | runtime |
|
Runtime infrastructure for game execution and lifecycle orchestration. More... | |
| namespace | spawn |
|
Entity spawning infrastructure for the helios engine. More... | |
| namespace | policy |
|
Spawn rules, conditions, and amount providers. More... | |
| namespace | amount |
|
Spawn amount providers for determining spawn quantities. More... | |
Classes Index
| class | SpawnAmountProvider |
|
Abstract interface for determining spawn quantity. More... | |
Description
Abstract interface for determining spawn quantity.
File Listing
The file content with the documentation metadata removed is:
13export namespace helios::engine::runtime::spawn::policy::amount {
29 class SpawnAmountProvider {
33 virtual ~SpawnAmountProvider() = default;
45 const helios::engine::core::data::GameObjectPoolId gameObjectPoolId,
46 const SpawnRuleState& spawnRuleState,
47 const helios::engine::runtime::world::UpdateContext& updateContext
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.