struct ecs::TIncludedTypes

template<typename ...Types>

Helper type that can be used for providing a list of types to be included in view or group.

Public

Constructors

TIncludedTypes<Types...>

explicit TIncludedTypes<Types...>() = default