Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/SEditorViewport
Description
Override to return the Mode Manager Interactive Tools Context for your specific SEditorViewport. Required by OnRegisterViewportInteractions in order to obtain a valid UViewportInteractionsBehaviorSource
| Name | GetModeManagerInteractiveToolsContext |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/SEditorViewport.h |
| Include Path | #include "SEditorViewport.h" |
virtual UModeManagerInteractiveToolsContext * GetModeManagerInteractiveToolsContext()