Unreal Engine Blueprint API Reference > Performance > Health Snapshot
Writes a snapshot to the log. Captures memory stats by default. Also captures performance stats if called after StartHealthSnapshotChart and before SopHealthSnapshotChart.
Target is Health Snapshot Blueprint Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
string | Snapshot Title | The name to be given to the new HealthSnapshot. |
boolean | Reset Stats |
Outputs
Type | Name | Description |
---|---|---|
exec | Out |