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()

Public function Const

bool

 

GetIsHidden()

Protected function Const

FString

 

GetOwnerStackItemEditorDataKey()

Public function Virtual Const

bool

 

HasOverridenContent()

Returns true if this stack entry was changed by a user and differs from the default value.

Public function

void

 

Initialize

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

Protected function

void

 

SetIsAdvanced

(
    bool bInIsAdvanced
)

Public function

void

 

SetIsHidden

(
    bool bInIsHidden
)

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