UNiagaraStackItemContent

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

NiagaraEditor

Header

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

Include

#include "ViewModels/Stack/NiagaraStackItem.h"

Syntax

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

Functions

Name Description

Public function Const

bool

 

GetIsAdvanced()

Protected function Const

FString

 

GetOwnerStackItemEditorDataKey()

Public function

void

 

Initialize

(
    FRequiredEntryData InRequiredEntryD...,
    bool bInIsAdvanced,
    FString InOwningStackItemEditorData...,
    FString InStackEditorDataKey
)

Protected function

void

 

SetIsAdvanced

(
    bool bInIsAdvanced
)

Overridden from UNiagaraStackEntry

Name Description

Public function Virtual Const

EStackRowSty...

 

GetStackRowStyle()

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