Navigation
API > API/Plugins > API/Plugins/Learning
References
| Module | Learning |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/LearningObservation.h |
| Include | #include "LearningObservation.h" |
Syntax
struct FSchemaAndParameters
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArrayView< const FName > | ElementNames | Names of the sub-observations. | |
| TArrayView< const FSchemaElement > | Elements | The associated sub-observations. |