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