Navigation
API > API/Plugins > API/Plugins/RemoteControlProtocolMIDI
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- URemoteControlProtocolMIDISettings
References
Module | RemoteControlProtocolMIDI |
Header | /Engine/Plugins/VirtualProduction/RemoteControlProtocolMIDI/Source/RemoteControlProtocolMIDI/Public/RemoteControlProtocolMIDISettings.h |
Include | #include "RemoteControlProtocolMIDISettings.h" |
Syntax
UCLASS&40;Config&61;Engine, defaultconfig&41;
class URemoteControlProtocolMIDISettings : public UObject
Remarks
MIDI Remote Control Settings
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
FRemoteControlMIDIDevice | DefaultDevice | Midi Default Device |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Overridden from UObject
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | PostEditChangeProperty
(
FPropertyChangedEvent& PropertyChangedEvent |
Called when a property on this object has been modified externally |
![]() ![]() |
void | Called after the C++ constructor and after the properties have been initialized, including those loaded from config. |