Navigation
API > API/Plugins > API/Plugins/Niagara
Inheritance Hierarchy
- FNiagaraVariableBase
- FNiagaraVariableWithOffset
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraParameterStore.h |
| Include | #include "NiagaraParameterStore.h" |
Syntax
USTRUCT&40;&41;
struct FNiagaraVariableWithOffset : public FNiagaraVariableBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | Offset | ||
| FNiagaraLwcStructConverter | StructConverter |
Constructors
| Type | Name | Description | |
|---|---|---|---|
| Those constructor enforce that there are no data allocated. | |||
FNiagaraVariableWithOffset
(
const FNiagaraVariableBase& InVariable, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | PostSerialize
(
const FArchive& Ar |
||
| bool |