AsMemory

Overload list

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

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