FStackIssueFix

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/Stack/NiagaraStackEntry.h

Include

#include "ViewModels/Stack/NiagaraStackEntry.h"

Syntax

struct FStackIssueFix

Constructors

Name Description

Public function

FStackIssueFix()

Public function

FStackIssueFix

(
    FText InDescription,
    FStackIssueFixDelegate InFixDelegat...,
    EStackIssueFixStyle FixStyle
)

Functions

Name Description

Public function Const

const FText ...

 

GetDescription()

Public function Const

const FStack...

 

GetFixDelegate()

Public function Const

EStackIssueF...

 

GetStyle()

Public function Const

const FStrin...

 

GetUniqueIdentifier()

Public function Const

bool

 

IsValid()

Public function

void

 

SetFixDelegate

(
    const FStackIssueFixDelegate& InFi...
)

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