Navigation
Unreal Engine C++ API Reference > Runtime > Core > Internationalization > FCulture
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
ETextPluralForm | GetPluralForm
(
float Val, |
Get the correct plural form to use for the given number |
![]() ![]() |
ETextPluralForm | GetPluralForm
(
uint64 Val, |
Get the correct plural form to use for the given number |
![]() ![]() |
ETextPluralForm | GetPluralForm
(
long Val, |
Get the correct plural form to use for the given number |
![]() ![]() |
ETextPluralForm | GetPluralForm
(
double Val, |
Get the correct plural form to use for the given number |
![]() ![]() |
ETextPluralForm | GetPluralForm
(
int8 Val, |
Get the correct plural form to use for the given number |
![]() ![]() |
ETextPluralForm | GetPluralForm
(
int16 Val, |
Get the correct plural form to use for the given number |
![]() ![]() |
ETextPluralForm | GetPluralForm
(
int32 Val, |
Get the correct plural form to use for the given number |
![]() ![]() |
ETextPluralForm | GetPluralForm
(
int64 Val, |
Get the correct plural form to use for the given number |
![]() ![]() |
ETextPluralForm | GetPluralForm
(
uint8 Val, |
Get the correct plural form to use for the given number |
![]() ![]() |
ETextPluralForm | GetPluralForm
(
uint16 Val, |
Get the correct plural form to use for the given number |
![]() ![]() |
ETextPluralForm | GetPluralForm
(
uint32 Val, |
Get the correct plural form to use for the given number |