Flecs v4.0
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
EcsMetricSource Struct Reference

Component that stores metric source. More...

#include <metrics.h>

Public Attributes

ecs_entity_t entity
 

Detailed Description

Component that stores metric source.

Definition at line 71 of file metrics.h.

Member Data Documentation

◆ entity

ecs_entity_t EcsMetricSource::entity

Definition at line 72 of file metrics.h.


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