UMIDIDeviceOutputController::ShutdownDevice

Called during destruction to clean up this device. Don't call this directly.

Windows
MacOS
Linux

Override Hierarchy

UMIDIDeviceControllerBase::ShutdownDevice()

UMIDIDeviceOutputController::ShutdownDevice()

References

Module

MIDIDevice

Header

/Engine/Plugins/Runtime/MIDIDevice/Source/MIDIDevice/Public/MIDIDeviceOutputController.h

Include

#include "MIDIDeviceOutputController.h"

Source

/Engine/Plugins/Runtime/MIDIDevice/Source/MIDIDevice/Private/MIDIDeviceOutputController.cpp

Syntax

virtual void ShutdownDevice()

Remarks

Called during destruction to clean up this device. Don't call this directly.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss