Open 3D Engine AtomLyIntegration Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
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 EntityReferenceComponentConfig & | GetConfiguration () const |
virtual AZStd::vector< EntityId > | GetEntityReferences () const override |
Friends | |
class | EditorEntityReferenceComponent |