UNiagaraDataInterfaceArray::GetFunctions

Gets all the available functions for this data interface.

Windows
MacOS
Linux

Override Hierarchy

UNiagaraDataInterface::GetFunctions()

UNiagaraDataInterfaceArray::GetFunctions()

References

Module

Niagara

Header

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

Include

#include "NiagaraDataInterfaceArray.h"

Syntax

virtual void GetFunctions
(
    TArray< FNiagaraFunctionSignature > & OutFunctions
)

Remarks

Gets all the available functions for this data interface.

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