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