Open 3D Engine GraphCanvas 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.
GraphCanvas::SlotConnectionFilterComponent Class Reference

Inherits AZ::Component, and ConnectionFilterRequestBus::Handler.

Public Member Functions

 AZ_COMPONENT (SlotConnectionFilterComponent, "{6238C5B7-A1B5-442A-92FF-8BC94BB94385}")
 
void Activate () override
 
void Deactivate () override
 
void AddFilter (ConnectionFilter *slotFilter) override
 
bool CanConnectWith (const Endpoint &endpoint, const ConnectionMoveType &moveType) const override
 

Static Public Member Functions

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

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