ENiagaraNamespaceMetadataOptions

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraEditorSettings.h

Include

#include "NiagaraEditorSettings.h"

Syntax

enum ENiagaraNamespaceMetadataOptions
{
    HideInScript,
    HideInSystem,
    AdvancedInScript,
    AdvancedInSystem,
    PreventEditingNamespace,
    PreventEditingNamespaceModifier,
    PreventEditingName,
    PreventCreatingInSystemEditor,
}

Values

Name

Description

HideInScript

HideInSystem

AdvancedInScript

AdvancedInSystem

PreventEditingNamespace

PreventEditingNamespaceModifier

PreventEditingName

PreventCreatingInSystemEditor

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss