Navigation
API > API/Developer > API/Developer/TraceServices > API/Developer/TraceServices/IObjectProvider
Description
Gets the snapshot with the specified Id. The resulting pointer is valid only under the current read lock.
| Name | GetSnapshot |
| Type | function |
| Header File | /Engine/Source/Developer/TraceServices/Public/TraceServices/Model/ObjectProvider.h |
| Include Path | #include "TraceServices/Model/ObjectProvider.h" |
const IObjectSnapshot * GetSnapshot
(
uint32 SnapshotId
) const