Navigation
API > API/Plugins > API/Plugins/LearningAgents
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- ULearningAgentsObservationObject
References
| Module | LearningAgents |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgents/Public/LearningAgentsObservations.h |
| Include | #include "LearningAgentsObservations.h" |
Syntax
UCLASS (BlueprintType)
class ULearningAgentsObservationObject : public UObject
Remarks
Observation Object
This object is used to construct or get the values of observations.
Variables
| Type | Name | Description | |
|---|---|---|---|
| UE::Learning::Observation::FObject | ObservationObject |