FNiagaraPlatformSet::IsEnabledForDeviceProfile

Is this platform set enabled on any quality level for the passed device profile.

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

int32 IsEnabledForDeviceProfile
(
    const UDeviceProfile * DeviceProfile
) const

Remarks

Is this platform set enabled on any quality level for the passed device profile. Returns the QualityLevelMask for all enabled effects qualities for this profile.

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