FOSCMessage

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

References

Module

OSC

Header

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

Include

#include "OSCMessage.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FOSCMessage

Remarks

Copyright Epic Games, Inc. All Rights Reserved.

Constructors

Name Description

Public function

FOSCMessage()

Public function

FOSCMessage

(
    const TSharedPtr< IOSCPacket >& In...
)

Destructors

Name Description

Public function

~FOSCMessage()

Functions

Name Description

Public function Const

const FOSCAd...

 

GetAddress()

Public function Const

const TShare...

 

GetPacket()

Public function

bool

 

SetAddress

(
    const FOSCAddress& InAddress
)

Public function

void

 

SetPacket

(
    TSharedPtr< IOSCPacket >& InPacket
)

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