Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
ECS::ComponentMonitor< U > Struct Template Reference

#include <ComponentManager.h>

Static Public Attributes

static std::atomic_bool s_ComponentsChanged = false
 

Detailed Description

template<class U>
struct ECS::ComponentMonitor< U >

Definition at line 30 of file ComponentManager.h.

Member Data Documentation

◆ s_ComponentsChanged

template<class U >
std::atomic_bool ECS::ComponentMonitor< U >::s_ComponentsChanged = false
static

Definition at line 31 of file ComponentManager.h.


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