UOSCModulationMixingStatics::GetOSCBundleType

Returns whether bundle contains recognized payload of OSC Modulation Data

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="Get OSC Modulation Bundle Type")
static EOSCModulationBundle GetOSCBundleType
(
    const FOSCBundle & Bundle
)

Remarks

Returns whether bundle contains recognized payload of OSC Modulation Data

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