Lysa  0.0
Lysa 3D Engine
MaterialEvent Struct Reference
+ Inheritance diagram for MaterialEvent:

Static Public Attributes

static const event_type CREATED {"MATERIAL_CREATED"}
 Fired after a new material has been created. More...
 

Additional Inherited Members

- Public Attributes inherited from Event
event_type type
 
std::any payload
 
unique_id id {INVALID_ID}
 
bool consumed {false}
 

Member Data Documentation

const event_type CREATED {"MATERIAL_CREATED"}
inlinestatic

Fired after a new material has been created.