Navigation
API > API/Plugins > API/Plugins/LearningAgentsTraining
References
| Module | LearningAgentsTraining |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgentsTraining/Public/LearningAgentsRecorder.h |
| Include | #include "LearningAgentsRecorder.h" |
Syntax
USTRUCT (BlueprintType , Category="LearningAgents")
struct FLearningAgentsRecorderPathSettings
Remarks
The path settings for the recorder.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FDirectoryPath | IntermediateRelativePath | The relative path to the Intermediate directory. | |
| FString | RecordingsSubdirectory | The name of the sub-directory to use in the intermediate directory |
Constructors
| Type | Name | Description | |
|---|---|---|---|