FNiagaraDataInterfaceArrayImpl::GetFunctionHLSL_Internal

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraDataInterfaceArrayImpl.h"

Syntax

template<typename T>
TEnableIf< T::bSupportsGPU, bool >::Type GetFunctionHLSL_Internal
(
    const FNiagaraDataInterfaceGPUParamInfo & ParamInfo,
    const FNiagaraDataInterfaceGeneratedFunction & FunctionInfo,
    int FunctionInstanceIndex,
    FString & OutHLSL
) const

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