Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UHealthSnapshotBlueprintLibrary
Description
Stops capturing FPS charts only if StartHealthSnapshotChart has first been called. Does nothing if FPS charts are not running. HealthSnapshots captured after this is called will not include performance stats.
| Name | StopPerformanceSnapshots |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ProfilingDebugging/HealthSnapshot.h |
| Include Path | #include "ProfilingDebugging/HealthSnapshot.h" |
| Source | /Engine/Source/Runtime/Engine/Private/ProfilingDebugging/HealthSnapshot.cpp |
UFUNCTION (Exec, BlueprintCallable, Category="Performance | HealthSnapshot")
static void StopPerformanceSnapshots()