Navigation
API > API/Plugins > API/Plugins/LearningAgentsTraining
References
| Module | LearningAgentsTraining |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgentsTraining/Public/LearningAgentsCommunicator.h |
| Include | #include "LearningAgentsCommunicator.h" |
Syntax
USTRUCT (BlueprintType )
struct FLearningAgentsTrainerProcess
Remarks
Blueprint-compatible wrapper struct for ITrainerProcess.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< UE::Learning::ITrainerProcess > | TrainerProcess |