Navigation
API > API/Plugins > API/Plugins/Niagara
References
Module | Niagara |
Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraTypes.h |
Include | #include "NiagaraTypes.h" |
Syntax
USTRUCT&40;BlueprintType, Meta&61;&40;DisplayName&61;"Niagara ID"&41;&41;
struct FNiagaraID
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
int32 | AcquireTag | A unique tag for when this ID was acquired. |
![]() ![]() ![]() ![]() |
int32 | Index | Index in the indirection table for this particle. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FNiagaraID () |
||
![]() |
FNiagaraID
(
int32 InIndex, |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator!=
(
const FNiagaraID& Other |
|
![]() ![]() |
bool | operator<
(
const FNiagaraID& Other |
|
![]() ![]() |
bool | operator==
(
const FNiagaraID& Other |