Helios Engine
A modular ECS based data-oriented C++23 game engine framework
Loading...
Searching...
No Matches
system_param.hpp File Reference
#include <helios/ecs/system/access_policy.hpp>
#include <concepts>
#include <type_traits>

Go to the source code of this file.

Namespaces

namespace  helios
namespace  helios::ecs

Concepts

concept  helios::ecs::SystemParam
 Concept for types usable as system function parameters.