Navigation
API > API/Plugins > API/Plugins/LearningAgents
Action Modifier
This object is used to construct or get the values of action modifiers.
| Name | ULearningAgentsActionModifier |
| Type | class |
| Header File | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgents/Public/LearningAgentsActions.h |
| Include Path | #include "LearningAgentsActions.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType)
class ULearningAgentsActionModifier : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → ULearningAgentsActionModifier
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ActionModifier | UE::Learning::Action::FModifier | LearningAgentsActions.h |