Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/ViewModels > API/Plugins/NiagaraEditor/ViewModels/FNiagaraSystemViewModel
References
Module | NiagaraEditor |
Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/NiagaraSystemViewModel.h |
Include | #include "ViewModels/NiagaraSystemViewModel.h" |
Syntax
enum ETimeResetMode
&123;
AllowResetTime,
KeepCurrentTime,
&125;
Values
Name | Description |
---|---|
AllowResetTime | If the current sequencer state and user settings allow, reset this system's time. |
KeepCurrentTime | Keep this system's current time. |
Remarks
Defines different time reset modes for this system view model