Navigation
API > API/Plugins > API/Plugins/Niagara
| Name | FNiagaraGraphViewSettings |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraEditorDataBase.h |
| Include Path | #include "NiagaraEditorDataBase.h" |
Syntax
USTRUCT ()
struct FNiagaraGraphViewSettings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| NiagaraEditorDataBase.h | |||
FNiagaraGraphViewSettings
(
const UE::Slate::FDeprecateVector2DParameter& InLocation, |
NiagaraEditorDataBase.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsValid | bool | NiagaraEditorDataBase.h | ||
| Location | FDeprecateSlateVector2D | NiagaraEditorDataBase.h | ||
| Zoom | float | NiagaraEditorDataBase.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FDeprecateSlateVector2D & GetLocation() |
NiagaraEditorDataBase.h | ||
float GetZoom() |
NiagaraEditorDataBase.h | ||
bool IsValid() |
NiagaraEditorDataBase.h |