Open 3D Engine AtomLyIntegration 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.
AZ::Render::EntityReferenceComponentController Class Referencefinal

Inherits EntityReferenceRequestBus::Handler.

Public Member Functions

 AZ_TYPE_INFO (AZ::Render::EntityReferenceComponentController, "{89D1D8DE-AC1F-4069-8884-5A04582C2EB1}")
 
 EntityReferenceComponentController (const EntityReferenceComponentConfig &config)
 
void Activate (EntityId entityId)
 
void Deactivate ()
 
void SetConfiguration (const EntityReferenceComponentConfig &config)
 
const EntityReferenceComponentConfigGetConfiguration () const
 
virtual AZStd::vector< EntityId > GetEntityReferences () const 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)
 

Friends

class EditorEntityReferenceComponent
 

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