FNiagaraGraphDataCache

References

Module

NiagaraEditor

Header

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

Include

#include "NiagaraGraphDataCache.h"

Syntax

class FNiagaraGraphDataCache

Constructors

Name Description

Public function

FNiagaraGraphDataCache()

Functions

Name Description

Public function

void

 

GetStackFunctionInputs

(
    const UNiagaraNodeFunctionCall& Fu...,
    TConstArrayView< FNiagaraVariable >...,
    TArray< FNiagaraVariable >& OutInp...,
    FCompileConstantResolver ConstantRe...,
    FNiagaraStackGraphUtilities::ENiaga...,
    bool bIgnoreDisabled
)

Public function

void

 

GetStackFunctionInputs

(
    const UNiagaraNodeFunctionCall& Fu...,
    TConstArrayView< FNiagaraVariable >...,
    TArray< FNiagaraVariable >& OutInp...,
    TSet< FNiagaraVariable >& OutHidde...,
    FCompileConstantResolver ConstantRe...,
    FNiagaraStackGraphUtilities::ENiaga...,
    bool bIgnoreDisabled
)

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