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