FDataOffsets

Array of floats offsets.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraSystemSimulation.h

Include

#include "NiagaraSystemSimulation.h"

Syntax

struct FDataOffsets

Remarks

Array of floats offsets.

Variables

Name Description

Public variable

int32

 

DataSetComponentOffset

Offset of this value in the data set's components.

Public variable

int32

 

ParameterOffset

Offset of this value in the parameter store.

Constructors

Name Description

Public function

FDataOffsets

(
    int32 InParamOffset,
    int32 InDataSetComponentOffset
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss