Inherits SpawnerNotificationBus::Handler, and AZ::BehaviorEBusHandler.
Public Member Functions | |
| AZ_EBUS_BEHAVIOR_BINDER (SpawnerNotificationsBusHandler, SpawnerBusHandlerTypeId, 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 |