Navigation
API > API/Plugins > API/Plugins/RemoteControlProtocolMIDI
MIDI Remote Control Settings
| Name | URemoteControlProtocolMIDISettings |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/RemoteControlProtocolMIDI/Source/RemoteControlProtocolMIDI/Public/RemoteControlProtocolMIDISettings.h |
| Include Path | #include "RemoteControlProtocolMIDISettings.h" |
Syntax
UCLASS (Config=Engine, defaultconfig)
class URemoteControlProtocolMIDISettings : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → URemoteControlProtocolMIDISettings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
URemoteControlProtocolMIDISettings() |
RemoteControlProtocolMIDISettings.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DefaultDevice | FRemoteControlMIDIDevice | Midi Default Device | RemoteControlProtocolMIDISettings.h |
|
Functions
Public
Overridden from UObject
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void PostEditChangeProperty
(
FPropertyChangedEvent& PropertyChangedEvent |
RemoteControlProtocolMIDISettings.h | ||
virtual void PostInitProperties() |
RemoteControlProtocolMIDISettings.h |