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 FStageDataProviderSettings
Remarks
Settings associated to DataProviders
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
bool | bUseRoleFiltering | If true, DataProvider will only start if machine has a role contained in SupportedRoles |
![]() ![]() ![]() ![]() |
FStageFramePerformanceSettings | FramePerformanceSettings | Settings about Frame Performance messaging |
![]() ![]() ![]() ![]() |
FStageHitchDetectionSettings | HitchDetectionSettings | Settings about Hitch detection |
![]() ![]() ![]() ![]() |
TMap< FStageMessageTypeWrapper, FGameplayTagContainer > | MessageTypeRoleExclusion | |
![]() ![]() ![]() ![]() |
FGameplayTagContainer | SupportedRoles | If checked, VP Role of this instance must be part of these roles to have the monitor operational |