UOSCManager::SetOSCAddressMethod

Sets the method name of the OSC Address provided

Windows
MacOS
Linux

References

Module

OSC

Header

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

Include

#include "OSCManager.h"

Source

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

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Audio|OSC",
          Meta=(DisplayName="Set OSC Address Method", Keywords="osc method"))
static FOSCAddress & SetOSCAddressMethod
(
    FOSCAddress & Address,
    const FString & Method
)

Remarks

Sets the method name of the OSC Address provided

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