FNiagaraSystemInstance::FNiagaraSystemInstance

Creates a new niagara System instance with the supplied component.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraSystemInstance.h"

Source

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

Syntax

FNiagaraSystemInstance
(
    UNiagaraComponent * InComponent
)

Remarks

Creates a new niagara System instance with the supplied component.

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