Blueprint-friendly wrapper for the RoveComm Manifest.
More...
#include <RoveCommManifestWrapper.h>
|
|
FString | GetIPAddress (const FString &BoardName) |
|
bool | GetCommandDetails (const FString &BoardName, const FString &CommandName, int32 &DataId, int32 &DataCount, EManifestDataType &DataType) |
|
bool | GetTelemetryDetails (const FString &BoardName, const FString &TelemetryName, int32 &DataId, int32 &DataCount, EManifestDataType &DataType) |
Blueprint-friendly wrapper for the RoveComm Manifest.
The documentation for this class was generated from the following files:
- Source/RoveSoSimulator/Public/RoveComm/RoveCommManifestWrapper.h
- Source/RoveSoSimulator/Private/RoveComm/RoveCommManifestWrapper.cpp