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 |
int32 GetLowestGameFrameNumberAtCycle
&40;
uint64 Cycle
&41;
Remarks
Searches and returns the lowest game frame number at the specified cycle Found Game frame number. INDEX_NONE if no frame is found for the specified cycle
Parameters
| Name | Description |
|---|---|
| Cycle | Platform Cycle to be used in the search as lower bound |