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