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

Go to the source code of this file.

Namespaces

namespace  helios
namespace  helios::ecs

Concepts

concept  helios::ecs::CommandTrait
 Concept that defines the requirements for a command trait.