UNiagaraDataInterfaceHoudiniCSV::GetPointIDsToSpawnAtTime

Returns the indexes (min, max) and number of 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 GetPointIDsToSpawnAtTime
(
    FVectorVMContext & Context
)

Remarks

Returns the indexes (min, max) and number of 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