#include <external/RadixEngine/include/radix/Entity.hpp>
Inherits radix::Event.
radix::Entity::ComponentAddedEvent::ComponentAddedEvent |
( |
Entity & |
e, |
|
|
Component & |
c |
|
) |
| |
|
inline |
const EventType radix::Entity::ComponentAddedEvent::getType |
( |
| ) |
const |
|
inlinevirtual |
const EventTypeName radix::Entity::ComponentAddedEvent::getTypeName |
( |
| ) |
const |
|
inlinevirtual |
Component& radix::Entity::ComponentAddedEvent::component |
Entity& radix::Entity::ComponentAddedEvent::entity |
constexpr StaticEventTypeName radix::Entity::ComponentAddedEvent::TypeName = "radix/Entity:ComponentAdded" |
|
static |
The documentation for this struct was generated from the following file: