UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FAllocOpBase Struct Reference

#include <AllocLogRecordingPlayback.h>

Public Member Functions

int32 WriteValueStrings (ANSICHAR *Dest) const
 
int32 ParseValueStrings (const TArray< FString > &ValueStrings)
 

Static Public Member Functions

static int32 WriteHeader (ANSICHAR *Dest)
 

Public Attributes

int64 AllocIndex
 
int32 FrameNumber
 
bool bIsFree
 

Member Function Documentation

◆ ParseValueStrings()

int32 FAllocOpBase::ParseValueStrings ( const TArray< FString > &  ValueStrings)
inline

◆ WriteHeader()

static int32 FAllocOpBase::WriteHeader ( ANSICHAR Dest)
inlinestatic

◆ WriteValueStrings()

int32 FAllocOpBase::WriteValueStrings ( ANSICHAR Dest) const
inline

Member Data Documentation

◆ AllocIndex

int64 FAllocOpBase::AllocIndex

◆ bIsFree

bool FAllocOpBase::bIsFree

◆ FrameNumber

int32 FAllocOpBase::FrameNumber

The documentation for this struct was generated from the following file: