FNiagaraSystemViewModel::ResetSystem

Resets the System instance to initial conditions.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/NiagaraSystemViewModel.h

Include

#include "ViewModels/NiagaraSystemViewModel.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/ViewModels/NiagaraSystemViewModel.cpp

Syntax

void ResetSystem()

Remarks

Resets the System instance to initial conditions. Tries to resets system simulation time. Does not reset all systems that share its emitters. Does not reinitialize the system to pull in changes. Calls into overloaded ResetSystem().

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