FNiagaraSystemSimulation::BuildConstantBufferTable

Builds the constant buffer table for a given script execution

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraSystemSimulation.h

Include

#include "NiagaraSystemSimulation.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraSystemSimulation.cpp

Syntax

void BuildConstantBufferTable
(
    const FNiagaraGlobalParameters & GlobalParameters,
    FNiagaraScriptExecutionContext & ExecContext,
    FScriptExecutionConstantBufferTable & ConstantBufferTable
) const

Remarks

Builds the constant buffer table for a given script execution

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