Navigation
Unreal Engine C++ API Reference > Plugins > StageMonitorCommon
References
Module | StageMonitorCommon |
Header | /Engine/Plugins/VirtualProduction/StageMonitoring/Source/StageMonitorCommon/Public/StageMonitoringSettings.h |
Include | #include "StageMonitoringSettings.h" |
Syntax
USTRUCT&40;&41;
struct FStageMessageTypeWrapper
Remarks
Wrapper structure holding a message type static struct. Used with a customization to generate a filtered list
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
FName | MessageType | Name of StaticStruct message type |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FStageMessageTypeWrapper
(
FName Type |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator==
(
const FStageMessageTypeWrapper& Other |
|
![]() ![]() |
bool | operator==
(
const FName Other |