CategoryStat

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/IPlatformFileManagedStorageWrapper.h

Include

#include "HAL/IPlatformFileManagedStorageWrapper.h"

Syntax

struct CategoryStat

Variables

Name Description

Public variable

FString

 

CategoryName

Public variable

int64

 

TotalSize

Public variable

int64

 

UsedSize

Constructors

Name Description

Public function

CategoryStat

(
    const FString& InCategoryName,
    int64 InUsedSize,
    int64 InTotalSize
)

Functions

Name Description

Public function Const

FString

 

Print()

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