struct ecs::TExcludedTypes

template<typename ...Types>

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

Public

Constructors

TExcludedTypes<Types...>

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