Navigation
API > API/Plugins > API/Plugins/StageMonitorCommon
References
Module | StageMonitorCommon |
Header | /Engine/Plugins/VirtualProduction/StageMonitoring/Source/StageMonitorCommon/Public/StageMonitoringSettings.h |
Include | #include "StageMonitoringSettings.h" |
Syntax
USTRUCT ()
struct FStageDataExportSettings
Remarks
Settings associated to file exporter
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
bool | bKeepOnlyLastPeriodMessage | Save only the last instance of periodic message types True by default to reduce file size |
![]() ![]() ![]() ![]() |
TArray< FStageMessageTypeWrapper > | ExcludedMessageTypes | Message types to exclude from session when exporting |