UOSCModulationMixingStatics::RequestMix

Request mix update from server with loaded content.

Windows
MacOS
Linux

References

Module

OSCModulationMixing

Header

/Engine/Plugins/Runtime/OSCModulationMixing/Source/OSCModulationMixing/Public/OSCModulationMixingStatics.h

Include

#include "OSCModulationMixingStatics.h"

Source

/Engine/Plugins/Runtime/OSCModulationMixing/Source/OSCModulationMixing/Private/OSCModulationMixingStatics.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Audio|OSC|Modulation",
          DisplayName="Request Mix State Update", Meta=(WorldContext="WorldContextObject"))
static void RequestMix
(
    UObject * WorldContextObject,
    UOSCClient * Client,
    const FOSCAddress & MixPath
)

Remarks

Request mix update from server with loaded content.

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