Navigation
API > API/Plugins > API/Plugins/DisplayClusterMonitor
Endpoint information
| Name | FDCEndpoint |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterMonitor/Public/DisplayClusterMonitorTypes.h |
| Include Path | #include "DisplayClusterMonitorTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FDCEndpoint
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Address | FMessageAddress | Endpoint address (local data only) | DisplayClusterMonitorTypes.h | |
| Endpoint | FDCMData_EndpointDescriptor | Endpoint descriptor | DisplayClusterMonitorTypes.h | |
| LastActivityTime | double | Shows how long ago this endpoint was last active (local data only) | DisplayClusterMonitorTypes.h | |
| Residence | FDCMData_ResidenceDescriptor | Endpoint residence | DisplayClusterMonitorTypes.h |