FOSCType

Windows
MacOS
Linux

References

Module

OSC

Header

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

Include

#include "OSCTypes.h"

Syntax

class FOSCType

Constructors

Name Description

Public function

FOSCType

(
    int32 Value
)

Public function

FOSCType

(
    FColor Value
)

Public function

FOSCType

(
    EOSCTypeTag TypeTag
)

Public function

FOSCType

(
    int64 Value
)

Public function

FOSCType

(
    ANSICHAR Value
)

Public function

FOSCType

(
    uint64 Value
)

Public function

FOSCType

(
    float Value
)

Public function

FOSCType

(
    double Value
)

Public function

FOSCType

(
    bool Value
)

Public function

FOSCType

(
    const FString& Value
)

Public function

FOSCType

(
    const TArray< uint8 >& Value
)

Functions

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