Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FRewindData
| |
|
| Name |
FFrameManagerInfo |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/Chaos/Public/RewindData.h |
| Include Path |
#include "RewindData.h" |
Syntax
struct FFrameManagerInfo
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| DeltaTime |
FReal |
|
RewindData.h |
|
| ExternalResimCache |
TUniquePtr< IResimCacheBase > |
|
RewindData.h |
|
| FrameCreatedFor |
int32 |
Note that this is not exactly the same as which frame this manager represents. |
RewindData.h |
|