UOSCManager::GetMessagesFromBundle

Fills array with messages found in bundle.

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="Get OSC Messages From Bundle", Keywords="osc bundle message"))
static TArray< FOSCMessage > GetMessagesFromBundle
(
    const FOSCBundle & Bundle
)

Remarks

Fills array with messages found in bundle.

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