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

Alert information. More...

#include <alerts.h>

Public Attributes

char * message
 

Detailed Description

Alert information.

Added to each alert instance

Definition at line 55 of file alerts.h.

Member Data Documentation

◆ message

char* EcsAlertInstance::message

Definition at line 56 of file alerts.h.


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