#include <ArchiveStackTrace.h>
◆ FArchiveCallstacks()
| FArchiveCallstacks::FArchiveCallstacks |
( |
UObject * |
InAsset | ) |
|
|
explicit |
◆ Add()
Capture and append the current callstack.
◆ Append()
◆ GetAssetClass()
| FName FArchiveCallstacks::GetAssetClass |
( |
| ) |
const |
Returns the asset class name.
◆ GetCallstack()
Finds a callstack associated with data at the specified offset
◆ GetCallstackData()
◆ GetCallstackIndexAtOffset()
| int32 FArchiveCallstacks::GetCallstackIndexAtOffset |
( |
int64 |
Offset, |
|
|
int32 |
MinOffsetIndex = 0 |
|
) |
| const |
Finds a callstack associated with data at the specified offset
◆ GetSerializedDataSizeForOffsetIndex()
| int64 FArchiveCallstacks::GetSerializedDataSizeForOffsetIndex |
( |
int32 |
InOffsetIndex | ) |
const |
|
inline |
Returns the size of serialized data at the specified offset.
◆ Num()
| int32 FArchiveCallstacks::Num |
( |
| ) |
const |
|
inline |
Returns the total number of callstacks.
◆ TotalCapturedSize()
| int64 FArchiveCallstacks::TotalCapturedSize |
( |
| ) |
const |
|
inline |
Returns total serialized bytes.
The documentation for this class was generated from the following files: