FDeviceInfo
Public Attributes
Name | |
---|---|
EOutputType | OutputType |
int | SerialNumber |
ESkineticType | DeviceType |
FString | DeviceVersion |
Public Attributes Documentation
variable OutputType
EOutputType OutputType;
Type of connection to Skinetic.
variable SerialNumber
int SerialNumber;
Serial Number of the device to connect to. 0 for first device found.
variable DeviceType
ESkineticType DeviceType;
Type of Skinetic device.
variable DeviceVersion
FString DeviceVersion;
Device Version as a FString.
Updated on 2024-05-16 at 15:17:15 +0000