AsPercent

Overload list

Choose your operating system:

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