Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/UEdGraphSchema_Niagara
- UEdGraphSchema::GetAssetsGraphHoverMessage()
- UEdGraphSchema_Niagara::GetAssetsGraphHoverMessage()
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/EdGraphSchema_Niagara.h |
| Include | #include "EdGraphSchema_Niagara.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/EdGraphSchema_Niagara.cpp |
virtual void GetAssetsGraphHoverMessage
(
const TArray < FAssetData > & Assets,
const UEdGraph * HoverGraph,
FString & OutTooltipText,
bool & OutOkIcon
) const
Remarks
Allows schema to generate a tooltip (icon & message) when the specified asset(s) are dragged over the specified graph