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::ConnectionFilter Class Referenceabstract

Inherited by GraphCanvas::ConnectionTypeFilter, GraphCanvas::DataSlotTypeFilter, and GraphCanvas::SlotTypeFilter.

Public Member Functions

 AZ_RTTI (ConnectionFilter, "{E8319FDC-DDC5-40DD-A601-5E8C41B019A8}")
 
void SetEntityId (const AZ::EntityId &entityId)
 
const AZ::EntityId & GetEntityId () const
 
virtual bool CanConnectWith (const Endpoint &endpoint, const ConnectionMoveType &moveType) const =0
 

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