Navigation
API > API/Plugins > API/Plugins/CPSLiveLinkDevice
| |
|
| Name |
FDeviceIpAddress |
| Type |
struct |
| Header File |
/Engine/Plugins/VirtualProduction/CaptureManager/CaptureManagerDevices/Source/CPSLiveLinkDevice/Public/Customizations/DeviceIpAddressCustomization.h |
| Include Path |
#include "Customizations/DeviceIpAddressCustomization.h" |
Syntax
USTRUCT (BlueprintType )
struct FDeviceIpAddress
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| IpAddressString |
FString |
|
Customizations/DeviceIpAddressCustomization.h |
- EditAnywhere
- BlueprintReadWrite
- Category=DeviceAddress
- DisplayName="Ip Address"
|