FScopeMarker

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Net/NetworkGranularMemoryLogging.h

Include

#include "Net/NetworkGranularMemoryLogging.h"

Syntax

struct FScopeMarker

Constructors

Name Description

Public function

FScopeMarker

(
    FArchive& InAr,
    FString&& InScopeName
)

Destructors

Name Description

Public function

~FScopeMarker()

Functions

Name Description

Public function

void

 

BeginWork()

Public function

void

 

EndWork

(
    const FString& WorkName
)

Public function

const FStrin...

 

GetScopeName()

Public function Const

const bool

 

IsEnabled()

Public function Const

void

 

LogCustomWork

(
    const FString& WorkName,
    const uint64 Bytes
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss