Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FBaseRewindHistory
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/RewindData.h |
| Include | #include "RewindData.h" |
virtual bool CopyAllData
(
Chaos::FBaseRewindHistory & OutHistory,
bool bIncludeUnimportant,
bool bIncludeImportant
)
Remarks
Copy all data from local history into into
Parameters
| Name | Description |
|---|---|
| OutHistory | |
| bIncludeUnimportant | = If to copy unimportant data entries |
| bIncludeImportant | = If to copy important data entries |