Navigation
API > API/Editor > API/Editor/EditorFramework > API/Editor/EditorFramework/Elements
Classes
| Type | Name | Description | |
|---|---|---|---|
| FTypedElementAssetEditorToolkitHostMixin | Mixin for asset editor customizations that provides access to the toolkit host of the asset editor. | ||
| FTypedElementViewportInteractionCustomization | Customization used to allow asset editors (such as the level editor) to override the base behavior of viewport interaction. | ||
| FTypedElementViewportInteractionElement | Utility to hold a typed element handle and its associated world interface and viewport interaction customization. | ||
| UTypedElementViewportInteraction | A utility to handle higher-level viewport interactions, but default via UTypedElementWorldInterface, but asset editors can customize this behavior via FTypedElementViewportInteractionCustomization. |