Navigation
API > API/Plugins > API/Plugins/OSC > API/Plugins/OSC/FOSCData
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
OSCTypes.h |
|
|
|
OSCTypes.h |
|
|
|
OSCTypes.h |
|
|
|
OSCTypes.h |
|
|
|
OSCTypes.h |
|
|
|
OSCTypes.h |
|
|
|
OSCTypes.h |
|
|
|
OSCTypes.h |
|
|
|
OSCTypes.h |
|
|
|
OSCTypes.h |
|
|
|
OSCTypes.h |
|
|
|
OSCTypes.h |
|
|
|
OSCTypes.h |
|
FOSCData()
| |
|
| Name |
FOSCData |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCTypes.h |
| Include Path |
#include "OSCTypes.h" |
FOSCData()
FOSCData(const TArray< uint8 > &)
| |
|
| Name |
FOSCData |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCTypes.h |
| Include Path |
#include "OSCTypes.h" |
| Source |
/Engine/Plugins/Runtime/OSC/Source/OSC/Private/OSCTypes.cpp |
FOSCData
(
const TArray < uint8 > & Value
)
FOSCData(TArray< uint8 > &&)
| |
|
| Name |
FOSCData |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCTypes.h |
| Include Path |
#include "OSCTypes.h" |
| Source |
/Engine/Plugins/Runtime/OSC/Source/OSC/Private/OSCTypes.cpp |
FOSCData
(
TArray < uint8 > && Value
)
FOSCData(bool)
| |
|
| Name |
FOSCData |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCTypes.h |
| Include Path |
#include "OSCTypes.h" |
| Source |
/Engine/Plugins/Runtime/OSC/Source/OSC/Private/OSCTypes.cpp |
FOSCData
(
bool Value
)
FOSCData(ANSICHAR)
| |
|
| Name |
FOSCData |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCTypes.h |
| Include Path |
#include "OSCTypes.h" |
| Source |
/Engine/Plugins/Runtime/OSC/Source/OSC/Private/OSCTypes.cpp |
FOSCData
(
ANSICHAR Value
)
FOSCData(FColor)
| |
|
| Name |
FOSCData |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCTypes.h |
| Include Path |
#include "OSCTypes.h" |
| Source |
/Engine/Plugins/Runtime/OSC/Source/OSC/Private/OSCTypes.cpp |
FOSCData
(
FColor Value
)
FOSCData(double)
| |
|
| Name |
FOSCData |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCTypes.h |
| Include Path |
#include "OSCTypes.h" |
| Source |
/Engine/Plugins/Runtime/OSC/Source/OSC/Private/OSCTypes.cpp |
FOSCData
(
double Value
)
FOSCData(float)
| |
|
| Name |
FOSCData |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCTypes.h |
| Include Path |
#include "OSCTypes.h" |
| Source |
/Engine/Plugins/Runtime/OSC/Source/OSC/Private/OSCTypes.cpp |
FOSCData
(
float Value
)
FOSCData(int32)
| |
|
| Name |
FOSCData |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCTypes.h |
| Include Path |
#include "OSCTypes.h" |
| Source |
/Engine/Plugins/Runtime/OSC/Source/OSC/Private/OSCTypes.cpp |
FOSCData
(
int32 Value
)
FOSCData(int64)
| |
|
| Name |
FOSCData |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCTypes.h |
| Include Path |
#include "OSCTypes.h" |
| Source |
/Engine/Plugins/Runtime/OSC/Source/OSC/Private/OSCTypes.cpp |
FOSCData
(
int64 Value
)
FOSCData(FString)
| |
|
| Name |
FOSCData |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCTypes.h |
| Include Path |
#include "OSCTypes.h" |
| Source |
/Engine/Plugins/Runtime/OSC/Source/OSC/Private/OSCTypes.cpp |
FOSCData
(
FString Value
)
FOSCData(uint64)
| |
|
| Name |
FOSCData |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCTypes.h |
| Include Path |
#include "OSCTypes.h" |
| Source |
/Engine/Plugins/Runtime/OSC/Source/OSC/Private/OSCTypes.cpp |
FOSCData
(
uint64 Value
)
FOSCData(EDataType)
| |
|
| Name |
FOSCData |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCTypes.h |
| Include Path |
#include "OSCTypes.h" |
FOSCData
(
EDataType DataType
)