Open 3D Engine AWSCore Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AWSCore::AWSCoreEditorRequests Class Referenceabstract

#include <AWSCoreBus.h>

Inherits AZ::EBusTraits.

Public Member Functions

virtual void CreateSubMenu (const AZStd::string &parentMenuIdentifier, const char *const menuDetails[], int sort)=0
 
virtual void AddExternalLinkAction (const AZStd::string &menuIdentifier, const char *const actionDetails[], int sort)=0
 

Static Public Attributes

static const AZ::EBusHandlerPolicy HandlerPolicy = AZ::EBusHandlerPolicy::Single
 
static const AZ::EBusAddressPolicy AddressPolicy = AZ::EBusAddressPolicy::Single
 

Detailed Description

AWSCoreEditor request interface Used to check whether AWS feature gems activated


The documentation for this class was generated from the following file: