FNiagaraPlatformSet::CanChangeScalabilityAtRuntime

Returns true if the passed platform can modify it's niagara scalability settings at runtime.

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

static bool CanChangeScalabilityAtRuntime
(
    const UDeviceProfile * DeviceProfile
)

Remarks

Returns true if the passed platform can modify it's niagara scalability settings at runtime.

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