Navigation
API > API/Plugins > API/Plugins/Learning
References
| Module | Learning |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/LearningRecorderObject.h |
| Include | #include "LearningRecorderObject.h" |
namespace UE
{
namespace Learning
{
namespace RecorderObjectPrivate
{
template<uint8 DimNum, typename ElementType>
void UE&58;&58;Learning&58;&58;RecorderObjectPrivate&58;&58;Copy
&40;
TLearningArrayView< 1, int32 > InOutStepNums,
const FArrayMap & SrcArrayMap,
const FArrayMap & LogArrayMap,
const FArrayMapHandle SrcHandle,
const FArrayMapHandle LogHandle,
const int32 MaxStepNum,
const FIndexSet Instances
&41;
}
}
}