Navigation
API > API/Plugins > API/Plugins/Niagara
References
Module | Niagara |
Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraPlatformSet.h |
Include | #include "NiagaraPlatformSet.h" |
Syntax
USTRUCT&40;&41;
struct FNiagaraDeviceProfileStateEntry
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
FName | ProfileName | |
![]() ![]() ![]() |
uint32 | QualityLevelMask | The state of each set quality level. |
![]() ![]() ![]() |
uint32 | SetQualityLevelMask | Which Effects Qualities are set. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | AllDefaulted () |
|
![]() ![]() |
ENiagaraPlatformSelectionState | GetState
(
int32 QualityLevel |
|
![]() |
void | SetState
(
int32 QualityLevel, |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator==
(
const FNiagaraDeviceProfileStateEntry& Other |