Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraEditorUtilities.h |
| Include | #include "NiagaraEditorUtilities.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraEditorUtilities.cpp |
namespace FNiagaraParameterUtilities
{
TSharedRef< SToolTip > FNiagaraParameterUtilities&58;&58;GetTooltipWidget
&40;
FNiagaraVariable Variable,
bool bShowValue,
TSharedPtr< SWidget > AdditionalVerticalWidget
&41;
}
Remarks
Creates a tooltip based on a parameter. Also shows the value, if allocated and enabled.