Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/UEdGraphSchema
- UEdGraphSchema::GetAssetsNodeHoverMessage()
- UAnimationGraphSchema::GetAssetsNodeHoverMessage()
- UAnimationStateMachineSchema::GetAssetsNodeHoverMessage()
- UEdGraphSchema_K2::GetAssetsNodeHoverMessage()
- UAnimationGraphSchema::GetAssetsNodeHoverMessage()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
| Include | #include "EdGraph/EdGraphSchema.h" |
virtual void GetAssetsNodeHoverMessage
&40;
const TArray< struct FAssetData > & Assets,
const UEdGraphNode &42; HoverNode,
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 node