|
Agrarsense
|
#include <SimulatorLog.h>


Static Public Member Functions | |
| static void | SimulatorLog (const FString &Message, bool LogToTextFile=true, bool LogToROS=true) |
UBlueprintFunctionLibrary class for blueprint support for logging Simulator messages to console, text file and ROS.
Definition at line 54 of file SimulatorLog.h.
|
inlinestatic |
Logs a message.
| Message | The message to log. |
| LogToTextFile | Whether to log to a text file. |
| LogToROS | Whether to log to ROS. |
Definition at line 67 of file SimulatorLog.h.
References SimulatorLog::Log().