SpawnAmountByCallback.ixx File
Amount provider that delegates to a user-provided callback. More...
Included Headers
#include <functional>
#include <helios.engine.runtime.world.UpdateContext>
#include <helios.engine.runtime.spawn.policy.SpawnRuleState>
#include <helios.engine.runtime.spawn.policy.amount.SpawnAmountProvider>
#include <helios.engine.core.data.GameObjectPoolId>
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 | SpawnAmountByCallback |
|
Amount provider that delegates to a user-provided callback. More... | |
Description
Amount provider that delegates to a user-provided callback.
File Listing
The file content with the documentation metadata removed is:
16export namespace helios::engine::runtime::spawn::policy::amount {
39 class SpawnAmountByCallback : public SpawnAmountProvider {
46 const SpawnRuleState&,
62 explicit SpawnAmountByCallback(AmountEvaluator evaluator)
75 const helios::engine::core::data::GameObjectPoolId gameObjectPoolId,
76 const SpawnRuleState& spawnRuleState,
77 const helios::engine::runtime::world::UpdateContext& updateContext
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.