AsPercent

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

FText

 

AsPercent

(
    float Val,
    const FNumberFormattingOptions*...,
    const FCulturePtr& TargetCulture
)

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

Public function Static

FText

 

AsPercent

(
    double Val,
    const FNumberFormattingOptions*...,
    const FCulturePtr& TargetCulture
)

Generate an FText that represents the passed number as a percentage 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
Dismiss