Navigation
API > API/Plugins > API/Plugins/LearningAgentsTraining
Blueprint-compatible wrapper struct for IExternalTrainer.
| Name | FLearningAgentsCommunicator |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgentsTraining/Public/LearningAgentsCommunicator.h |
| Include Path | #include "LearningAgentsCommunicator.h" |
Syntax
USTRUCT (BlueprintType )
struct FLearningAgentsCommunicator
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Trainer | TSharedPtr< UE::Learning::IExternalTrainer > | LearningAgentsCommunicator.h |