 |
bool |
bCanAutoCompile |
Whether or not the system represented by this view model can be automatically compiled. |
 |
bool |
bCanModifyEmittersFromTimeline |
Whether or not the user can edit emitters from the timeline. |
 |
bool |
bCanSimulate |
Whether or not the system represented by this view model can be simulated. True by default. |
 |
bool |
bIsForDataProcessingOnly |
Specifies that the view model is being constructed for data processing only and will not be displayed in the UI. |
 |
ENiagaraSystemViewModelEditMode |
EditMode |
Gets the current editing mode for this system. |
 |
TOptional< const FGuid > |
MessageLogGuid |
An optional unique id which associates this view model with messages in the message manager. |
 |
FOnGetAddMenuContent |
OnGetSequencerAddMenuContent |
A delegate which is used to generate the content for the add menu in sequencer. |