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

#include <CeresEngine/Entity/Entity.hpp>

Static Public Attributes

static constexpr bool isEntityObjectType = false
 A trait that checks if the type E is a entity object.
 

Member Data Documentation

◆ isEntityObjectType

template<typename E >
constexpr bool CeresEngine::EntityObjectTraits< E >::isEntityObjectType = false
staticconstexpr

A trait that checks if the type E is a entity object.


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