FNiagaraPlatformSetCVarCondition::IsEnabledForDeviceProfile

Return true if this is met by the given 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

bool IsEnabledForDeviceProfile
(
    const UDeviceProfile * DeviceProfile,
    bool bCheckCurrentStateOnly
) const

Remarks

Return true if this is met by the given device 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