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 FObjectElement
Remarks
ObservationObject Element
A single element in the observation object representing part of an observation. Internally this consists of a index used by the object to look up the associated observation data and a generation id which can be used to check when this index is no longer valid.