Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Toolkits > API/Editor/UnrealEd/Toolkits/FAssetEditorToolkit
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Toolkits/AssetEditorToolkit.h |
| Include | #include "Toolkits/AssetEditorToolkit.h" |
virtual void AddViewportOverlayWidget
(
TSharedRef < SWidget > InViewportOverlayWidget,
int32 ZOrder
)
Remarks
Called when a toolkit requests an overlay widget to be added to the viewport, optionally with a specific Z-Order. Not relevant in the absence of a viewport.