Navigation
Unreal Engine C++ API Reference > Plugins > AssetManagerEditor > ReferenceViewer > UReferenceViewerSchema
- UEdGraphSchema::GetAssetsGraphHoverMessage()
- UReferenceViewerSchema::GetAssetsGraphHoverMessage()
References
Module | AssetManagerEditor |
Header | /Engine/Plugins/Editor/AssetManagerEditor/Source/AssetManagerEditor/Public/ReferenceViewer/ReferenceViewerSchema.h |
Include | #include "ReferenceViewer/ReferenceViewerSchema.h" |
Source | /Engine/Plugins/Editor/AssetManagerEditor/Source/AssetManagerEditor/Private/ReferenceViewer/ReferenceViewerSchema.cpp |
virtual void GetAssetsGraphHoverMessage
&40;
const TArray< FAssetData > & Assets,
const UEdGraph &42; HoverGraph,
FString & OutTooltipText,
bool & OutOkIcon
&41; const
Remarks
Allows schema to generate a tooltip (icon & message) when the specified asset(s) are dragged over the specified graph