UNiagaraDataInterface::GenerateCompilerTagPrefix

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

Choose your operating system:

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.