CallableSystemRole Struct
Compile-time tag identifying a class as a CallableSystem. More...
Declaration
struct helios::engine::runtime::world::tags::CallableSystemRole { ... }
Description
Compile-time tag identifying a class as a CallableSystem.
Declare using EngineRoleTag = CallableSystemRole; inside a class to make it satisfy the IsCallableSystemLike concept. This enables registration via SystemRegistry::add<T>().
- See Also
IsRuntimeSystemLike
- See Also
HasTag
Definition at line 33 of file SystemRole.ixx.
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.