Navigation
API > API/Plugins > API/Plugins/LearningAgents
Enum Type representing either observation A or observation B
| Name | ELearningAgentsEitherObservation |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgents/Public/LearningAgentsObservations.h |
| Include Path | #include "LearningAgentsObservations.h" |
Syntax
enum ELearningAgentsEitherObservation
{
A,
B,
}
Values
| Name | Remarks |
|---|---|
| A | |
| B |