Navigation
API > API/Plugins > API/Plugins/LearningAgentsTraining > API/Plugins/LearningAgentsTraining/ULearningAgentsRecorder > API/Plugins/LearningAgentsTraining/ULearningAgentsRecorder/FAgentRecordBuffer
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TLearningArrayView< 1, float > GetObservation
(
const int32 SampleIdx |
LearningAgentsRecorder.h | ||
TLearningArrayView< 1, const float > GetObservation
(
const int32 SampleIdx |
LearningAgentsRecorder.h |
GetObservation(const int32)
| Name | GetObservation |
| Type | function |
| Header File | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgentsTraining/Public/LearningAgentsRecorder.h |
| Include Path | #include "LearningAgentsRecorder.h" |
| Source | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgentsTraining/Private/LearningAgentsRecorder.cpp |
TLearningArrayView< 1, float > GetObservation
(
const int32 SampleIdx
)
GetObservation(const int32)
| Name | GetObservation |
| Type | function |
| Header File | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgentsTraining/Public/LearningAgentsRecorder.h |
| Include Path | #include "LearningAgentsRecorder.h" |
| Source | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgentsTraining/Private/LearningAgentsRecorder.cpp |
TLearningArrayView< 1, const float > GetObservation
(
const int32 SampleIdx
) const