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 FNiagaraPlatformSetConflictInfo
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TArray< FNiagaraPlatformSetConflictEntry > | Conflicts | Array of all conflicts between these sets. |
![]() ![]() |
int32 | SetAIndex | Index of the first conflicting set in the checked array. |
![]() ![]() |
int32 | SetBIndex | Index of the second conflicting set in the checked array. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |