FNDIParameter

Helper class for decoding NDI parameters into a usable struct type.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraDataInterface.h"

Syntax

template<typename T>
struct FNDIParameter

Remarks

Helper class for decoding NDI parameters into a usable struct type.

Specializations

Constructors

Name Description

Public function

FNDIParameter

(
    FVectorVMContext& Context
)

Functions

Name Description

Public function

void

 

GetAndAdvance

(
    T& OutValue
)

Public function Const

bool

 

IsConstant()

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