CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::EntityEventSet<> Struct Reference

#include <CeresEngine/Entity/Event.hpp>

Static Public Attributes

template<CEntityEvent E>
static constexpr bool includes = false
 A trait that checks if the event type E is included in the event set.
 

Member Data Documentation

◆ includes

template<CEntityEvent E>
constexpr bool CeresEngine::EntityEventSet<>::includes = false
inlinestaticconstexpr

A trait that checks if the event type E is included in the event set.

Template Parameters
Ethe event type

The documentation for this struct was generated from the following file: