UNiagaraDataInterface::GenerateCompilerTagPrefix

Used by the translator when dealing with signatures that turn into compiler tags to figure out the precise compiler tag.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraDataInterface.h"

Syntax

virtual bool GenerateCompilerTagPrefix
(
    const FNiagaraFunctionSignature & InSignature,
    FString & OutPrefix
) const

Remarks

Used by the translator when dealing with signatures that turn into compiler tags to figure out the precise compiler tag.

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