UNiagaraStackErrorItem

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

NiagaraEditor

Header

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

Include

#include "ViewModels/Stack/NiagaraStackErrorItem.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UNiagaraStackErrorItem : public UNiagaraStackEntry

Variables

Name Description

Protected variable

FString

 

EntryStackEditorDataKey

Protected variable

FOnIssueNotify

 

IssueModifiedDelegate

Protected variable

FStackIssue

 

StackIssue

Functions

Name Description

Public function Const

FStackIssue

 

GetStackIssue()

Public function

void

 

Initialize

(
    FRequiredEntryData InRequiredEntryD...,
    FStackIssue InStackIssue,
    FString InStackEditorDataKey
)

Public function

FOnIssueNoti...

 

OnIssueModified()

Public function

void

 

SetStackIssue

(
    const FStackIssue& InStackIssue
)

Overridden from UNiagaraStackEntry

Typedefs

Name

Description

FOnIssueNotify

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