UNiagaraEditorSettings::SetResimulateOnChangeWhilePaused

Sets whether or not to rerun the simulation to the current time when making modifications while paused.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "NiagaraEditorSettings.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraEditorSettings.cpp

Syntax

void SetResimulateOnChangeWhilePaused
(
    bool bInResimulateOnChangeWhilePaused
)

Remarks

Sets whether or not to rerun the simulation to the current time when making modifications while paused.

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