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

Component added to alert instance. More...

#include <alerts.h>

Public Attributes

char * message
 Generated alert message.
 

Detailed Description

Component added to alert instance.

Definition at line 50 of file alerts.h.

Member Data Documentation

◆ message

char* EcsAlertInstance::message

Generated alert message.

Definition at line 51 of file alerts.h.


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