GetPluralForm

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

ETextPluralF...

 

GetPluralForm

(
    float Val,
    const ETextPluralType PluralType
)

Get the correct plural form to use for the given number

Public function Const

ETextPluralF...

 

GetPluralForm

(
    uint64 Val,
    const ETextPluralType PluralType
)

Get the correct plural form to use for the given number

Public function Const

ETextPluralF...

 

GetPluralForm

(
    long Val,
    const ETextPluralType PluralType
)

Get the correct plural form to use for the given number

Public function Const

ETextPluralF...

 

GetPluralForm

(
    double Val,
    const ETextPluralType PluralType
)

Get the correct plural form to use for the given number

Public function Const

ETextPluralF...

 

GetPluralForm

(
    int8 Val,
    const ETextPluralType PluralType
)

Get the correct plural form to use for the given number

Public function Const

ETextPluralF...

 

GetPluralForm

(
    int16 Val,
    const ETextPluralType PluralType
)

Get the correct plural form to use for the given number

Public function Const

ETextPluralF...

 

GetPluralForm

(
    int32 Val,
    const ETextPluralType PluralType
)

Get the correct plural form to use for the given number

Public function Const

ETextPluralF...

 

GetPluralForm

(
    int64 Val,
    const ETextPluralType PluralType
)

Get the correct plural form to use for the given number

Public function Const

ETextPluralF...

 

GetPluralForm

(
    uint8 Val,
    const ETextPluralType PluralType
)

Get the correct plural form to use for the given number

Public function Const

ETextPluralF...

 

GetPluralForm

(
    uint16 Val,
    const ETextPluralType PluralType
)

Get the correct plural form to use for the given number

Public function Const

ETextPluralF...

 

GetPluralForm

(
    uint32 Val,
    const ETextPluralType PluralType
)

Get the correct plural form to use for the given number

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