UNiagaraNodeOutput::Compile

Windows
MacOS
Linux

Override Hierarchy

UNiagaraNode::Compile()

UNiagaraNodeOutput::Compile()

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraNodeOutput.h

Include

#include "NiagaraNodeOutput.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraNodeOutput.cpp

Syntax

virtual void Compile
(
    class FHlslNiagaraTranslator * Translator,
    TArray< int32 > & OutputExpressions
)

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