Inherits AZ::Component, GraphCanvas::NodeNotificationBus::Handler, SlotMappingRequestBus::MultiHandler, ScriptCanvas::NodeNotificationsBus::Handler, and SceneMemberMappingConfigurationRequestBus::Handler.
|
| AZ_COMPONENT (SlotMappingComponent, "{94DBC04C-964D-46A0-AD66-6A779FE4DC61}") |
|
| SlotMappingComponent (const AZ::EntityId &sourceId) |
|
void | Activate () override |
|
void | Deactivate () override |
|
void | OnAddedToScene (const AZ::EntityId &) override |
|
void | OnSlotAddedToNode (const AZ::EntityId &slotId) override |
|
void | OnSlotRemovedFromNode (const AZ::EntityId &slotId) override |
|
AZ::EntityId | MapToGraphCanvasId (const ScriptCanvas::SlotId &slotId) override |
|
void | OnSlotRenamed (const ScriptCanvas::SlotId &slotId, AZStd::string_view newName) override |
|
void | OnSlotDisplayTypeChanged (const ScriptCanvas::SlotId &slotId, const ScriptCanvas::Data::Type &slotType) override |
|
void | ConfigureMapping (const AZ::EntityId &scriptCanvasMemberId) override |
|
|
static void | Reflect (AZ::ReflectContext *context) |
|
The documentation for this class was generated from the following file:
- Gems/ScriptCanvas/Code/Editor/GraphCanvas/Components/MappingComponent.h