ENiagaraPlatformSelectionState

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraPlatformSet.h

Include

#include "NiagaraPlatformSet.h"

Syntax

enum ENiagaraPlatformSelectionState
{
    Default,
    Enabled,
    Disabled,
}

Values

Name

Description

Default

Enabled

Neither explicitly enabled or disabled, this platform is enabled or not based on other settings in the platform set.

Disabled

This platform is explicitly disabled.

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