Navigation
API > API/Plugins > API/Plugins/LearningAgentsTraining
References
| Module | LearningAgentsTraining |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgentsTraining/Public/LearningAgentsTrainer.h |
| Include | #include "LearningAgentsTrainer.h" |
Syntax
USTRUCT&40;BlueprintType, Category&61;"LearningAgents"&41;
struct FLearningAgentsTrainerPathSettings
Remarks
The path settings for the trainer.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FDirectoryPath | EditorEngineRelativePath | The relative path to the engine for editor builds. | |
| FDirectoryPath | IntermediateRelativePath | The relative path to the Intermediate directory. | |
| FString | NonEditorEngineRelativePath | The relative path to the editor engine folder for non-editor builds. |
Constructors
| Type | Name | Description | |
|---|---|---|---|