UNiagaraDataInterfaceHoudiniCSV::GetLastRowIndexAtTime

Returns the last index of the points that should be spawned at time t.

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 GetLastRowIndexAtTime
(
    FVectorVMContext & Context
)

Remarks

Returns the last index of the points that should be spawned at time t.

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