FNiagaraPlatformSet::IsEnabledForPlatform

Returns true if this set is enabled for any profiles on the specified platform.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraPlatformSet.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraPlatformSet.cpp

Syntax

bool IsEnabledForPlatform
(
    const FString & PlatformName
) const

Remarks

Returns true if this set is enabled for any profiles on the specified platform.

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