Inherits AZ::Component, and EntityRefTestEventBus::Handler.
Public Member Functions | |
AZ_COMPONENT (TestComponent, "{527680AE-BF46-4BC8-A923-A39B458A3B53}", AZ::Component) | |
void | Init () override |
void | Activate () override |
void | Deactivate () override |
void | TestEvent (AZ::EntityId referencedEntity, bool shouldBeSelf) override |
Static Public Member Functions | |
static void | Reflect (AZ::ReflectContext *reflection) |