FScopeIsEnabledAndTooltip

Convenience wrapper for generating entries for scope enum combo boxes in SNiagaraParameterNameView.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraEditorCommon.h

Include

#include "NiagaraEditorCommon.h"

Syntax

struct FScopeIsEnabledAndTooltip

Remarks

Convenience wrapper for generating entries for scope enum combo boxes in SNiagaraParameterNameView.

Variables

Name Description

Public variable

bool

 

bEnabled

Public variable

FText

 

Tooltip

Constructors

Name Description

Public function

FScopeIsEnabledAndTooltip()

Public function

FScopeIsEnabledAndTooltip

(
    bool bInEnabled,
    FText InTooltip
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss