FNiagaraDataVariableIterator

Iterator that will pull or push data between a NiagaraDataBuffer and some FNiagaraVariables it contains.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataSet.h

Include

#include "NiagaraDataSet.h"

Syntax

struct FNiagaraDataVariableIterator

Remarks

Iterator that will pull or push data between a NiagaraDataBuffer and some FNiagaraVariables it contains. Super slow. Don't use at runtime.

Constructors

Name Description

Public function

FNiagaraDataVariableIterator

(
    const FNiagaraDataBuffer* InDa...,
    uint32 StartIdx
)

Functions

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