Navigation
Unreal Engine C++ API Reference > Runtime > Core > Internationalization > FText > AsPercent
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Internationalization/Text.h |
Include | #include "Internationalization/Text.h" |
Source | /Engine/Source/Runtime/Core/Private/Internationalization/Text.cpp |
static FText AsPercent
(
float Val,
const FNumberFormattingOptions *const Options,
const FCulturePtr & TargetCulture
)
Remarks
Generate an FText that represents the passed number as a percentage in the current culture