Navigation
API > API/Runtime > API/Runtime/ChaosVDData > API/Runtime/ChaosVDData/FChaosVDRecording
References
| Module | ChaosVDData |
| Header | /Engine/Source/Runtime/Experimental/ChaosVDData/Public/ChaosVDRecording.h |
| Include | #include "ChaosVDRecording.h" |
| Source | /Engine/Source/Runtime/Experimental/ChaosVDData/Private/ChaosVDRecording.cpp |
FChaosVDGameFrameData * GetGameFrameDataAtCycle_AssumesLocked
(
uint64 Cycle
)
Remarks
Searches for a recorded Game frame at the specified cycle A ptr to the recorded game frame data - This is a ptr to the array element. Do not store
Parameters
| Name | Description |
|---|---|
| Cycle | Platform Cycle to be used in the search |