UNiagaraSystemConversionContext::Init

Init the System Conversion Context.

Windows
MacOS
Linux

References

Module

CascadeToNiagaraConverter

Header

/Engine/Plugins/FX/CascadeToNiagaraConverter/Source/CascadeToNiagaraConverter/Public/NiagaraStackGraphUtilitiesAdapterLibrary.h

Include

#include "NiagaraStackGraphUtilitiesAdapterLibrary.h"

Syntax

void Init
(
    UNiagaraSystem * InSystem,
    const TSharedPtr< FNiagaraSystemViewModel > & InSystemViewModel
)

Remarks

Init the System Conversion Context.

Parameters

Parameter

Description

InSystem

The System to convert.

InSystemViewModelGuid

A Guid key to the FNiagaraSystemViewModel pointing at the InSystem.

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