UNiagaraDataInterfaceHoudiniCSV::GetFloatValue

Returns the float value at a given row and column in the CSV file.

Windows
MacOS
Linux

References

Module

HoudiniNiagara

Header

/Engine/Plugins/FX/HoudiniNiagara/Source/HoudiniNiagara/Classes/NiagaraDataInterfaceHoudiniCSV.h

Include

#include "NiagaraDataInterfaceHoudiniCSV.h"

Source

/Engine/Plugins/FX/HoudiniNiagara/Source/HoudiniNiagara/Private/NiagaraDataInterfaceHoudiniCSV.cpp

Syntax

void GetFloatValue
(
    FVectorVMContext & Context
)

Remarks

Returns the float value at a given row and column in the CSV file.

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