UOSCClient::SendOSCMessage

Send OSC message to a specific address.

Windows
MacOS
Linux

References

Module

OSC

Header

/Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCClient.h

Include

#include "OSCClient.h"

Source

/Engine/Plugins/Runtime/OSC/Source/OSC/Private/OSCClient.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Audio|OSC")
void SendOSCMessage
(
    FOSCMessage & Message
)

Remarks

Send OSC message to a specific address.

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