Inherits GraphCanvas::SceneHelper, GeometryNotificationBus::Handler, GraphCanvas::SceneNotificationBus::Handler, and AZ::SystemTickBus::Handler.
|
| AZ_CLASS_ALLOCATOR (GestureSceneHelper, AZ::SystemAllocator) |
|
void | Activate () |
|
void | Deactivate () |
|
void | TrackElement (const AZ::EntityId &elementId) |
|
void | ResetTracker () |
|
void | StopTrack () |
|
void | OnPositionChanged (const AZ::EntityId &itemId, const AZ::Vector2 &position) override |
|
void | OnSettingsChanged () |
|
void | OnSystemTick () override |
|
| AZ_CLASS_ALLOCATOR (SceneHelper, AZ::SystemAllocator) |
|
void | SetSceneId (const AZ::EntityId &sceneId) |
|
const AZ::EntityId & | GetSceneId () const |
|
void | SetEditorId (const EditorId &editorId) |
|
const EditorId & | GetEditorId () const |
|
◆ OnEditorIdSet()
void GraphCanvas::GestureSceneHelper::OnEditorIdSet |
( |
| ) |
|
|
overrideprotectedvirtual |
The documentation for this class was generated from the following file:
- Gems/GraphCanvas/Code/Source/Components/SceneComponent.h