FCompileConstantResolver

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "NiagaraParameterMapHistory.h"

Syntax

class FCompileConstantResolver

Constructors

Name Description

Public function

FCompileConstantResolver()

Public function

FCompileConstantResolver

(
    const FHlslNiagaraTranslator* ...,
    ENiagaraFunctionDebugState DebugSta...
)

Public function

FCompileConstantResolver

(
    const UNiagaraEmitter* Emitter,
    ENiagaraScriptUsage Usage,
    ENiagaraFunctionDebugState DebugSta...
)

Public function

FCompileConstantResolver

(
    const UNiagaraSystem* System,
    ENiagaraScriptUsage Usage,
    ENiagaraFunctionDebugState DebugSta...
)

Functions

Name Description

Public function Const

ENiagaraFunc...

 

GetDebugState()

Public function Const

bool

 

ResolveConstant

(
    FNiagaraVariable& OutConstant
)

Public function Const

FCompileCons...

 

WithDebugState

(
    ENiagaraFunctionDebugState InDebugS...
)

Public function Const

FCompileCons...

 

WithUsage

(
    ENiagaraScriptUsage ScriptUsage
)

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