Navigation
API > API/Plugins > API/Plugins/Learning > API/Plugins/Learning/FArrayMap
References
| Module | Learning |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/LearningArrayMap.h |
| Include | #include "LearningArrayMap.h" |
| Source | /Engine/Plugins/Experimental/LearningAgents/Source/Learning/Private/LearningArrayMap.cpp |
void LinkHandlesFlat
&40;
const FArrayMapHandle Src,
const FArrayMapHandle Dst
&41;
Remarks
Link one array to another as if they were flattened. This can be useful when the array dimensions don't exactly match such as with one dimension of a single element.