Open 3D Engine LmbrCentral 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.
BenchmarkAssetBuilder::BenchmarkAssetBuilderComponent Class Reference

This component manages the lifetime of the BenchmarkAssetBuilderWorker. More...

#include <BenchmarkAssetBuilderComponent.h>

Inherits AZ::Component.

Public Member Functions

 AZ_COMPONENT (BenchmarkAssetBuilderComponent, "{A1875238-C884-4600-BF89-F5D512F9EE0D}")
 
void Init () override
 
void Activate () override
 
void Deactivate () override
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 
static void GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &provided)
 
static void GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &incompatible)
 
static void GetRequiredServices (AZ::ComponentDescriptor::DependencyArrayType &required)
 
static void GetDependentServices (AZ::ComponentDescriptor::DependencyArrayType &dependent)
 

Detailed Description

This component manages the lifetime of the BenchmarkAssetBuilderWorker.


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