Navigation
API > API/Plugins > API/Plugins/TimedDataMonitor
References
| Module | TimedDataMonitor |
| Header | /Engine/Plugins/VirtualProduction/TimedDataMonitor/Source/TimedDataMonitor/Public/TimedDataMonitorTypes.h |
| Include | #include "TimedDataMonitorTypes.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FTimedDataMonitorChannelIdentifier
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValid () |
||
| FTimedDataMonitorChannelIdentifier |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FTimedDataMonitorChannelIdentifier& Other |
||
| bool | operator<
(
const FTimedDataMonitorChannelIdentifier& Other |
||
| bool | operator==
(
const FTimedDataMonitorChannelIdentifier& Other |