AsMemory

Overload list

Choose your operating system:

Windows

macOS

Linux

Name Description

Public function Static

FText

 

AsMemory

(
    uint64 NumBytes,
    EMemoryUnitStandard UnitStandard
)

Generate an FText that represents the passed number as a memory size in the current culture

Public function Static

FText

 

AsMemory

(
    uint64 NumBytes,
    const FNumberFormattingOptions*...,
    const FCulturePtr& TargetCulture,
    EMemoryUnitStandard UnitStandard
)

Generate an FText that represents the passed number as a memory size in the current culture