Interface class allowing requesting Spawner interface from other components. More...
#include <SpawnerBus.h>
Inherits AZ::ComponentBus.
Public Member Functions | |
AZ_RTTI (SpawnerRequests, "{3C42A3A1-1B8E-4800-9473-E4441315D7C8}") | |
virtual const AZ::Transform & | GetDefaultSpawnPose () const =0 |
virtual AZStd::unordered_map< AZStd::string, SpawnPointInfo > | GetAllSpawnPointInfos () const =0 |
Static Public Attributes | |
static constexpr AZ::EBusHandlerPolicy | HandlerPolicy = AZ::EBusHandlerPolicy::Single |
Interface class allowing requesting Spawner interface from other components.
|
pure virtual |
Default spawn pose getter