Inherits SpawnerNotificationBus::Handler, and AZ::BehaviorEBusHandler.
Public Member Functions | |
AZ_EBUS_BEHAVIOR_BINDER (SpawnerNotificationsBusHandler, "{9EB89664-0BE5-4E89-8E17-01B21073EBB8}", AZ::SystemAllocator, OnSpawned, OnDespawned) | |
void | OnSpawned (const AZStd::string &spawnableName, const AZ::EntityId &rootEntity, const AZStd::string &ticketName) override |
void | OnDespawned (const AZStd::string &ticketName) override |