Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/ViewModels > API/Plugins/NiagaraEditor/ViewModels/Stack
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UNiagaraStackEntry
- UNiagaraStackItemContent
- UNiagaraStackPropertyRow
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/Stack/NiagaraStackPropertyRow.h |
| Include | #include "ViewModels/Stack/NiagaraStackPropertyRow.h" |
Syntax
UCLASS (MinimalAPI)
class UNiagaraStackPropertyRow : public UNiagaraStackItemContent
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< IDetailTreeNode > | |||
| void | Initialize
(
FRequiredEntryData InRequiredEntryData, |
||
| void | SetOnFilterDetailNodes
(
FNiagaraStackObjectShared::FOnFilterDetailNodes InOnFilterDetailNodes |
||
| void | SetOwnerGuid
(
TOptional< FGuid > InGuid |
Overridden from UNiagaraStackItemContent
| Type | Name | Description | |
|---|---|---|---|
| bool | Returns true if this stack entry was changed by a user and differs from the default value. |
Overridden from UNiagaraStackEntry
| Type | Name | Description | |
|---|---|---|---|
| bool | CanDrag () |
||
| TOptional< FDropRequestResponse > | CanDropInternal
(
const FDropRequest& DropRequest |
||
| void | Copy
(
UNiagaraClipboardContent* ClipboardContent |
||
| FNiagaraHierarchyIdentity | |||
| TOptional< FDropRequestResponse > | DropInternal
(
const FDropRequest& DropRequest |
||
| void | |||
| int32 | |||
| bool | GetIsEnabled () |
||
| FText | GetPasteTransactionText
(
const UNiagaraClipboardContent* ClipboardContent |
||
| void | GetSearchItems
(
TArray< FStackSearchItem >& SearchItems |
||
| bool | |||
| EStackRowStyle | |||
| bool | |||
| void | Paste
(
const UNiagaraClipboardContent* ClipboardContent, |
||
| void | RefreshChildrenInternal
(
const TArray< UNiagaraStackEntry* >& CurrentChildren, |
||
| bool | SupportsCopy () |
||
| bool | |||
| bool | Generally, all stack items with a valid stack key would support the note feature. | ||
| bool | |||
| bool | TestCanCopyWithMessage
(
FText& OutMessage |
||
| bool | TestCanPasteWithMessage
(
const UNiagaraClipboardContent* ClipboardContent, |