MatchRuleSystem Class
Evaluates match rules and conditions. More...
Declaration
class helios::engine::mechanics::match::systems::MatchRuleSystem { ... }
Public Member Typedefs Index
| using | EngineRoleTag = helios::engine::common::tags::SystemRole |
Public Member Functions Index
| void | update (helios::engine::runtime::world::UpdateContext &updateContext) noexcept |
|
Evaluates match rules. More... | |
Description
Evaluates match rules and conditions.
Placeholder system for match rule logic (e.g., win/lose conditions, time limits, score thresholds).
Definition at line 30 of file MatchRuleSystem.ixx.
Public Member Typedefs
EngineRoleTag
|
Definition at line 36 of file MatchRuleSystem.ixx.
Public Member Functions
update()
| inline noexcept |
Evaluates match rules.
- Parameters
-
updateContext The current update context.
Definition at line 43 of file MatchRuleSystem.ixx.
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.