Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraPlatformSet
Description
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.
| Name | GetEnabledMaskForDeviceProfile |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraPlatformSet.h |
| Include Path | #include "NiagaraPlatformSet.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraPlatformSet.cpp |
int32 GetEnabledMaskForDeviceProfile
(
const UDeviceProfile * DeviceProfile
) const