Navigation
API > API/Plugins > API/Plugins/LearningAgentsTraining > API/Plugins/LearningAgentsTraining/ULearningAgentsRecorder
- UActorComponent::EndPlay()
- ULearningAgentsRecorder::EndPlay()
References
| Module | LearningAgentsTraining |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgentsTraining/Public/LearningAgentsRecorder.h |
| Include | #include "LearningAgentsRecorder.h" |
| Source | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgentsTraining/Private/LearningAgentsRecorder.cpp |
virtual void EndPlay
&40;
const EEndPlayReason::Type EndPlayReason
&41;
Remarks
Will automatically call EndRecording if recording is still in-progress when play is ending.