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

#include <CeresEngine/Entity/Action.hpp>

Static Public Attributes

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

Member Data Documentation

◆ includes

template<CEntityAction A>
constexpr bool CeresEngine::EntityActionSet<>::includes = false
inlinestaticconstexpr

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

Template Parameters
Athe action type

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