Navigation
API > API/Plugins > API/Plugins/Learning
References
| Module | Learning |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/LearningLog.h |
| Include | #include "LearningLog.h" |
Syntax
namespace UE
{
namespace Learning
{
enum ELogSetting
&123;
Normal,
Silent,
&125;
}
}
Values
| Name | Description |
|---|---|
| Normal | Logs basic information. |
| Silent | No logging. |
Remarks
Log Settings