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 |
FChaosVDSolverFrameData &42; GetSolverFrameDataAtCycle
&40;
int32 SolverID,
uint64 Cycle
&41;
Remarks
Return a ptr to the existing solver frame data from the specified ID and Frame number Ptr to the existing solver frame data from the specified ID and Frame number - It is a ptr to the array element, Do not store
Parameters
| Name | Description |
|---|---|
| SolverID | ID if the solver |
| Cycle | Platform cycle at which the solver frame was recorded |