Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
| Name | FFunctionInputSummaryViewMetadata |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraEditorCommon.h |
| Include Path | #include "NiagaraEditorCommon.h" |
Syntax
USTRUCT ()
struct FFunctionInputSummaryViewMetadata
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFunctionInputSummaryViewMetadata() |
NiagaraEditorCommon.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bVisible | bool | NiagaraEditorCommon.h | ||
| Category | FName | NiagaraEditorCommon.h | ||
| DisplayName | FName | NiagaraEditorCommon.h | ||
| SortIndex | int32 | NiagaraEditorCommon.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FFunctionInputSummaryViewMetadata& Other |
NiagaraEditorCommon.h |