Navigation
API > API/Plugins > API/Plugins/LearningAgentsTraining > API/Plugins/LearningAgentsTraining/ULearningAgentsPPOTrainer
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| -- Setup -- | LearningAgentsPPOTrainer.h | ||
ULearningAgentsPPOTrainer
(
FVTableHelper& Helper |
LearningAgentsPPOTrainer.h |
ULearningAgentsPPOTrainer()
Description
These constructors/destructors are needed to make forward declarations happy
| Name | ULearningAgentsPPOTrainer |
| Type | function |
| Header File | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgentsTraining/Public/LearningAgentsPPOTrainer.h |
| Include Path | #include "LearningAgentsPPOTrainer.h" |
| Source | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgentsTraining/Private/LearningAgentsPPOTrainer.cpp |
ULearningAgentsPPOTrainer()
ULearningAgentsPPOTrainer(FVTableHelper &)
| Name | ULearningAgentsPPOTrainer |
| Type | function |
| Header File | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgentsTraining/Public/LearningAgentsPPOTrainer.h |
| Include Path | #include "LearningAgentsPPOTrainer.h" |
| Source | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgentsTraining/Private/LearningAgentsPPOTrainer.cpp |
ULearningAgentsPPOTrainer
(
FVTableHelper & Helper
)