Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/UEdGraphSchema
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
| Include | #include "EdGraph/EdGraphSchema.h" |
virtual void GetAssetsPinHoverMessage
(
const TArray < struct FAssetData > & Assets,
const UEdGraphPin * HoverPin,
FString & OutTooltipText,
bool & OutOkIcon
) const
Remarks
Allows schema to generate a tooltip (icon & message) when the specified asset(s) are dragged over the specified pin