Navigation
API > API/Plugins > API/Plugins/OSC
Inheritance Hierarchy
- FOSCData
- FOSCType
References
| Module | OSC |
| Header | /Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCTypes.h |
| Include | #include "OSCTypes.h" |
Syntax
class FOSCType : public UE::OSC::FOSCData
Constructors
| Type | Name | Description | |
|---|---|---|---|
FOSCType
(
const TArray< uint8 >& Value |
|||
FOSCType
(
const FString& Value |
|||
FOSCType
(
FString&& Value |
|||
FOSCType
(
uint64 Value |
|||
FOSCType
(
TArray< uint8 >&& Value |
|||
FOSCType
(
bool Value |
|||
FOSCType
(
ANSICHAR Value |
|||
FOSCType
(
FColor Value |
|||
FOSCType
(
double Value |
|||
FOSCType
(
float Value |
|||
FOSCType
(
int32 Value |
|||
FOSCType
(
int64 Value |
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | GetTypeTag () |