Navigation
API > API/Plugins > API/Plugins/Learning
References
| Module | Learning |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/LearningArrayMap.h |
| Include | #include "LearningArrayMap.h" |
Syntax
struct FArrayMapHandle
Remarks
Untyped handle to an array stored in an FArrayMap
Variables
| Type | Name | Description | |
|---|---|---|---|
| int16 | Index |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FArrayMapHandle& Rhs |