FNiagaraDataInterfaceGeneratedFunction

Information about a data interface function generated by the translator.

Windows
MacOS
Linux

References

Module

NiagaraShader

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraShader/Public/NiagaraShared.h

Include

#include "NiagaraShared.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FNiagaraDataInterfaceGeneratedFunction

Remarks

Information about a data interface function generated by the translator.

Variables

Name Description

Public variable

FName

 

DefinitionName

Name of the function as defined by the data interface.

Public variable

FString

 

InstanceName

Name of the instance.

Public variable

TArray< Functio...

 

Specifiers

Functions

Name Description

Public function Const

const FName ...

 

FindSpecifierValue

(
    const FName& Name
)

Public function

bool

 

Serialize

(
    FArchive& Ar
)

Typedefs

Name

Description

FunctionSpecifier

Specifier values for this instance.

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