UNiagaraDataInterfaceVector4Curve::GetCurveData

Gets information for all of the curves owned by this curve data interface.

Windows
MacOS
Linux

Override Hierarchy

UNiagaraDataInterfaceCurveBase::GetCurveData()

UNiagaraDataInterfaceVector4Curve::GetCurveData()

References

Module

Niagara

Header

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

Include

#include "NiagaraDataInterfaceVector4Curve.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraDataInterfaceVector4Curve.cpp

Syntax

virtual void GetCurveData
(
    TArray< FCurveData > & OutCurveData
)

Remarks

Gets information for all of the curves owned by this curve data interface.

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