Navigation
API > API/Plugins > API/Plugins/MIDIDevice > API/Plugins/MIDIDevice/FFoundMIDIDevice
Syntax
UPROPERTY (BlueprintReadOnly, Category="MIDI Device Manager")
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.