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

Inherits EBusTraits.

Public Member Functions

virtual AZ::Outcome< bool,
AZStd::string > 
RegisterAssetBuilder (const AssetBuilderSDK::AssetBuilderDesc &desc)=0
 registers an asset builder using a builder descriptor
 
virtual AZ::Outcome
< AZStd::string, AZStd::string > 
GetExecutableFolder () const =0
 fetches the current executable folder
 

Static Public Attributes

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

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