Skip to main content

MatchRuleSystem Class

Evaluates match rules and conditions. More...

Declaration

class helios::engine::mechanics::match::systems::MatchRuleSystem { ... }

Public Member Typedefs Index

usingEngineRoleTag = helios::engine::common::tags::SystemRole

Public Member Functions Index

voidupdate (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

using helios::engine::mechanics::match::systems::MatchRuleSystem::EngineRoleTag = helios::engine::common::tags::SystemRole

Public Member Functions

update()

void helios::engine::mechanics::match::systems::MatchRuleSystem::update (helios::engine::runtime::world::UpdateContext & updateContext)
inline noexcept

Evaluates match rules.

Parameters
updateContext

The current update context.

Definition at line 43 of file MatchRuleSystem.ixx.

44
45 }

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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.