Navigation
API > API/Plugins > API/Plugins/LiveLinkDevice
| Name | EDeviceHealth |
| Type | enum |
| Header File | /Engine/Plugins/Animation/LiveLinkDevice/Source/LiveLinkDevice/Public/LiveLinkDevice.h |
| Include Path | #include "LiveLinkDevice.h" |
Syntax
enum EDeviceHealth
{
Nominal = 0,
Info,
Warning,
Error,
}
Values
| Name | Remarks |
|---|---|
| Nominal | |
| Info | |
| Warning | |
| Error |