![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AllocLogRecordingPlayback.h>
Inheritance diagram for TAllocPlaybackLog< FModifier, FAllocOp >:Public Member Functions | |
| template<typename... ArgTypes> | |
| TAllocPlaybackLog (FFilterType InFilter, ArgTypes &&... Args) | |
| void | Load (FString &Filename) |
| void | Play (int32 MaxOpCount=INT32_MAX) |
Protected Types | |
| using | FFilterType = typename FAllocOp::FFilterType |
| using | FAllocType = typename FModifier::FAllocType |
Protected Attributes | |
| FFilterType | CurrentFilter |
| TArray< FAllocOp > | Ops |
|
protected |
|
protected |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |