Navigation
API > API/Plugins > API/Plugins/LearningAgents > API/Plugins/LearningAgents/ULearningAgentsPolicy
References
| Module | LearningAgents |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgents/Public/LearningAgentsPolicy.h |
| Include | #include "LearningAgentsPolicy.h" |
| Source | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgents/Private/LearningAgentsPolicy.cpp |
UFUNCTION&40;BlueprintCallable, BlueprintPure&61;false, Category&61;"LearningAgents", Meta&61;&40;RelativePath&41;&41;
void SavePolicyToSnapshot
&40;
const FFilePath & File
&41; const
Remarks
Save this policy's weights into a snapshot.
Parameters
| Name | Description |
|---|---|
| File | The snapshot file. |