UNiagaraScript::GetCompilerTag

Choose your operating system:

Windows

macOS

Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraScript.h"

Syntax

TOptional< FVector3d > GetCompilerTag
(
    const FNiagaraVariableBase & InVar,
    const FNiagaraParameterStore * FallbackParameterStore
) const