Navigation
API > API/Plugins > API/Plugins/OSC > API/Plugins/OSC/FOSCBundle
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FOSCBundle () |
OSCBundle.h | ||
FOSCBundle
(
const TSharedRef< UE::OSC::IPacket >& InPacket |
OSCBundle.h | ||
FOSCBundle
(
const TSharedPtr< UE::OSC::IPacket >& InPacket |
OSCBundle.h |
FOSCBundle()
| Name | FOSCBundle |
| Type | function |
| Header File | /Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCBundle.h |
| Include Path | #include "OSCBundle.h" |
| Source | /Engine/Plugins/Runtime/OSC/Source/OSC/Private/OSCBundle.cpp |
FOSCBundle()
FOSCBundle(const TSharedRef< UE::OSC::IPacket > &)
| Name | FOSCBundle |
| Type | function |
| Header File | /Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCBundle.h |
| Include Path | #include "OSCBundle.h" |
| Source | /Engine/Plugins/Runtime/OSC/Source/OSC/Private/OSCBundle.cpp |
FOSCBundle
(
const TSharedRef < UE::OSC::IPacket > & InPacket
)
FOSCBundle(const TSharedPtr< UE::OSC::IPacket > &)
| Name | FOSCBundle |
| Type | function |
| Header File | /Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCBundle.h |
| Include Path | #include "OSCBundle.h" |
| Source | /Engine/Plugins/Runtime/OSC/Source/OSC/Private/OSCBundle.cpp |
FOSCBundle
(
const TSharedPtr < UE::OSC::IPacket > & InPacket
)