UNiagaraFunctionLibrary::GetDataInterface

Finds an array interface of the given class.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraFunctionLibrary.h

Include

#include "NiagaraFunctionLibrary.h"

Syntax

template<class TDIType>
static TDIType * GetDataInterface
(
    UNiagaraComponent * NiagaraSystem,
    FName OverrideName
)

Remarks

Finds an array interface of the given class.

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