Navigation
API > API/Plugins > API/Plugins/OSC
Exists for back compat. To be deprecated.
| Name | IOSCPacket |
| Type | class |
| Header File | /Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCPacket.h |
| Include Path | #include "OSCPacket.h" |
Syntax
class IOSCPacket : public UE::OSC::IPacket
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
IOSCPacket() |
OSCPacket.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IOSCPacket() |
OSCPacket.h |