Navigation
API > API/Plugins > API/Plugins/Learning
References
| Module | Learning |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/LearningAction.h |
| Include | #include "LearningAction.h" |
Syntax
struct FSchemaOrInclusiveParameters
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArrayView< const FName > | ElementNames | Names of the sub-actions. | |
| TArrayView< const FSchemaElement > | Elements | The associated sub-elements. | |
| TArrayView< const float > | PriorProbabilities | Prior Probabilities of the sub-actions. |