RoveSoSimulator
Loading...
Searching...
No Matches
URoveCommUDPWrapper Class Reference

Blueprintable wrapper class for RoveCommUDP to allow usage in Unreal Engine Blueprints. More...

#include <RoveCommUDPWrapper.h>

Inheritance diagram for URoveCommUDPWrapper:
Collaboration diagram for URoveCommUDPWrapper:

Public Member Functions

bool InitUDPSocket (int32 Port)
int SendPacket (URoveCommPacketWrapper *Packet, const FString &IPAddress, int32 Port)
void CloseUDPSocket ()
TArray< float > GetDrivePowersCopy ()
TArray< uint8 > GetLEDPanelRGBColorsCopy ()
int32 GetRoveCommFPS ()

Public Attributes

FDriveDataReceived OnDriveDataReceived
FLEDPanelDataReceived OnLEDPanelDataReceived

Protected Attributes

rovecomm::RoveCommUDP * RoveCommUDPInstance

Detailed Description

Blueprintable wrapper class for RoveCommUDP to allow usage in Unreal Engine Blueprints.


The documentation for this class was generated from the following files: