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