Navigation
API > API/Plugins > API/Plugins/Learning
Inheritance Hierarchy
- FFeatureObject
- FTimeFeature
References
| Module | Learning |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/LearningFeatureObject.h |
| Include | #include "LearningFeatureObject.h" |
Syntax
struct FTimeFeature : public UE::Learning::FFeatureObject
Remarks
Feature for an array of times
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArrayMapHandle< 1, float > | RelativeTimeHandle | ||
| TArrayMapHandle< 2, float > | TimeHandle |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FTimeFeature
(
const FName& InIdentifier, |
Overridden from FFeatureObject
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | |||
| bool | IsDecodable () |
||
| bool | IsEncodable () |