Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraParameterStoreToDataSetB-
Array of floats offsets.
| Name | FDataOffsets |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraSystemSimulation.h |
| Include Path | #include "NiagaraSystemSimulation.h" |
Syntax
struct FDataOffsets
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDataOffsets
(
int32 InParamOffset, |
NiagaraSystemSimulation.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DataSetComponentOffset | int32 | Offset of this value in the data set's components. | NiagaraSystemSimulation.h | |
| ParameterOffset | int32 | Offset of this value in the parameter store. | NiagaraSystemSimulation.h |