Navigation
API > API/Plugins > API/Plugins/Learning
Inheritance Hierarchy
- FRewardObject
- FConstantPenalty
References
| Module | Learning |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/LearningRewardObject.h |
| Include | #include "LearningRewardObject.h" |
Syntax
struct FConstantPenalty : public UE::Learning::FRewardObject
Remarks
Constant Penalty
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Value |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FConstantPenalty
(
const FName& InIdentifier, |