Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/TDirtyObjects
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Remove
(
const TKey Key, |
RewindData.h | ||
void Remove
(
const TKey Key, |
RewindData.h |
Remove(const TKey, const EAllowShrinking)
| Name | Remove |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/RewindData.h |
| Include Path | #include "RewindData.h" |
void Remove
(
const TKey Key,
const EAllowShrinking AllowShrinking
)
Remove(const TKey, const bool)
| Name | Remove |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/RewindData.h |
| Include Path | #include "RewindData.h" |
void Remove
(
const TKey Key,
const bool bAllowShrinking
)