Interface class allowing requesting Spawner interface from other components. More...
#include <SpawnerBus.h>
Inherits AZ::ComponentBus.
Public Member Functions | |
| AZ_RTTI (SpawnerRequests, SpawnerRequestsTypeId) | |
| 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