Helios Engine
A modular ECS based data-oriented C++23 game engine framework
Loading...
Searching...
No Matches
helios::ecs::SystemParamTraits< T > Struct Template Reference

Primary template — deliberately incomplete. More...

Detailed Description

template<typename T>
struct helios::ecs::SystemParamTraits< T >

Primary template — deliberately incomplete.

Every system parameter type must provide a specialisation with:

Definition at line 20 of file system_param.hpp.