FStageMessageTypeWrapper

Wrapper structure holding a message type static struct.

Windows
MacOS
Linux

References

Module

StageMonitorCommon

Header

/Engine/Plugins/VirtualProduction/StageMonitoring/Source/StageMonitorCommon/Public/StageMonitoringSettings.h

Include

#include "StageMonitoringSettings.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FStageMessageTypeWrapper

Remarks

Wrapper structure holding a message type static struct. Used with a customization to generate a filtered list

Variables

Name Description

Public variable UProperty Category, EditAnywhere Config

FName

 

MessageType

Name of StaticStruct message type

Constructors

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FStageMessageTypeWrapper& Ot...
)

Public function Const

bool

 

operator==

(
    const FName Other
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss