Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FScopeMarker |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/NetworkGranularMemoryLogging.h |
| Include Path | #include "Net/NetworkGranularMemoryLogging.h" |
Syntax
struct FScopeMarker
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Net/NetworkGranularMemoryLogging.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FScopeMarker() |
Net/NetworkGranularMemoryLogging.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Ar | const FArchive & | Net/NetworkGranularMemoryLogging.h | ||
| PreWorkPos | uint64 | Net/NetworkGranularMemoryLogging.h | ||
| ScopeName | const FString | Net/NetworkGranularMemoryLogging.h | ||
| ScopeStack | FNetworkMemoryTrackingScopeStack * | Net/NetworkGranularMemoryLogging.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void BeginWork() |
Net/NetworkGranularMemoryLogging.h | ||
void EndWork
(
const FString& WorkName |
Net/NetworkGranularMemoryLogging.h | ||
const FString & GetScopeName() |
Net/NetworkGranularMemoryLogging.h | ||
const bool IsEnabled() |
Net/NetworkGranularMemoryLogging.h | ||
void LogCustomWork
(
const FString& WorkName, |
Net/NetworkGranularMemoryLogging.h |