Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/MaterialGraph > API/Editor/UnrealEd/MaterialGraph/UMaterialGraphSchema
- UEdGraphSchema::GetAssetsGraphHoverMessage()
- UMaterialGraphSchema::GetAssetsGraphHoverMessage()
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/MaterialGraph/MaterialGraphSchema.h |
| Include | #include "MaterialGraph/MaterialGraphSchema.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/MaterialGraphSchema.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