URemoteControlProtocolMIDISettings

MIDI Remote Control Settings

Windows
MacOS
Linux

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](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(Config=Engine, defaultconfig)
class URemoteControlProtocolMIDISettings : public UObject

Remarks

MIDI Remote Control Settings

Variables

Name Description

Public variable UProperty Category, EditAnywhere Config

FRemoteControlM...

 

DefaultDevice

Midi Default Device

Constructors

Overridden from UObject

Name Description

Public function Virtual

void

 

PostEditChangeProperty

(
    FPropertyChangedEvent& PropertyCha...
)

Called when a property on this object has been modified externally

Public function Virtual

void

 

PostInitProperties()

Called after the C++ constructor and after the properties have been initialized, including those loaded from config.

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