Navigation
Unreal Engine C++ API Reference > Runtime > Engine > EdGraph > UEdGraphSchema
- UEdGraphSchema::GetAssetsGraphHoverMessage()
- UEdGraphSchema_NiagaraSystemOverview::GetAssetsGraphHoverMessage()
- UReferenceViewerSchema::GetAssetsGraphHoverMessage()
- UAnimationGraphSchema::GetAssetsGraphHoverMessage()
- UEdGraphSchema_Niagara::GetAssetsGraphHoverMessage()
- UEdGraphSchema_CustomizableObject::GetAssetsGraphHoverMessage()
- USoundCueGraphSchema::GetAssetsGraphHoverMessage()
- USoundSubmixGraphSchema::GetAssetsGraphHoverMessage()
- UMaterialGraphSchema::GetAssetsGraphHoverMessage()
- UMetasoundEditorGraphSchema::GetAssetsGraphHoverMessage()
- UEdGraphSchema_K2::GetAssetsGraphHoverMessage()
- UAnimationGraphSchema::GetAssetsGraphHoverMessage()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
Include | #include "EdGraph/EdGraphSchema.h" |
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