Navigation
API > API/Plugins > API/Plugins/Learning
Inheritance Hierarchy
- FCompletionObject
- FAnyCompletion
References
| Module | Learning |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/LearningCompletionObject.h |
| Include | #include "LearningCompletionObject.h" |
Syntax
struct FAnyCompletion : public UE::Learning::FCompletionObject
Remarks
Terminates if any of the provided completions terminate
Variables
| Type | Name | Description | |
|---|---|---|---|
| TLearningArray< 1, TSharedRef< FCompletionObject >, TInlineAllocator< 32 > > | Completions |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAnyCompletion
(
const FName& InIdentifier, |