Navigation
Unreal Engine C++ API Reference > Plugins > MIDIDevice > FMIDIDeviceInfo
Syntax
UPROPERTY&40;BlueprintReadOnly, Category&61;"MIDI Device Manager"&41;
bool bIsAlreadyInUse
Remarks
Whether the device is already in use. You might not want to create a controller for devices that are busy. Someone else could be using it.