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