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