Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
| Name | FNiagaraEditorPropertyUtilities |
| Type | class |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/INiagaraEditorTypeUtilities.h |
| Include Path | #include "INiagaraEditorTypeUtilities.h" |
Syntax
class FNiagaraEditorPropertyUtilities : public INiagaraEditorPropertyUtilities
Implements Interfaces
Functions
Public
Overridden from INiagaraEditorPropertyUtilities
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool SupportsClipboardPortableValues() |
INiagaraEditorTypeUtilities.h | ||
virtual bool TryUpdateClipboardPortableValueFromProperty
(
const IPropertyHandle& InPropertyHandle, |
INiagaraEditorTypeUtilities.h | ||
virtual bool TryUpdatePropertyFromClipboardPortableValue
(
const FNiagaraClipboardPortableValue& InSourceClipboardPortableValue, |
INiagaraEditorTypeUtilities.h |