Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/UAnimationGraphSchema
- UEdGraphSchema::GetAssetsGraphHoverMessage()
- UEdGraphSchema_K2::GetAssetsGraphHoverMessage()
- UAnimationGraphSchema::GetAssetsGraphHoverMessage()
References
Module | AnimGraph |
Header | /Engine/Source/Editor/AnimGraph/Public/AnimationGraphSchema.h |
Include | #include "AnimationGraphSchema.h" |
Source | /Engine/Source/Editor/AnimGraph/Private/AnimationGraphSchema.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