A delegate asset build worker for Python scripts. More...
#include <PythonBuilderWorker.h>
Inherits AssetBuilderSDK::AssetBuilderCommandBus::Handler, and AssetBuilderSDK::JobCommandBus::Handler.
Public Member Functions | |
AZ_TYPE_INFO (PythonBuilderWorker, "{F27E64FB-A7FF-47F2-80DB-7E1371B014DD}") | |
AZ_CLASS_ALLOCATOR (PythonBuilderWorker, AZ::SystemAllocator) | |
bool | ConfigureBuilderInformation (const AssetBuilderSDK::AssetBuilderDesc &assetBuilderDesc) |
Configure the Python builder using an asset builder description; should only be done once. | |
Static Public Member Functions | |
static void | Reflect (AZ::ReflectContext *context) |
A delegate asset build worker for Python scripts.