FCulture::GetValidPluralForms

Get the plural forms supported by this culture

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Internationalization/Culture.h

Include

#include "Internationalization/Culture.h"

Source

/Engine/Source/Runtime/Core/Private/Internationalization/Culture.cpp

Syntax

const TArray< ETextPluralForm > & GetValidPluralForms
(
    const ETextPluralType PluralType
) const

Remarks

Get the plural forms supported by this culture

Parameters

Parameter

Description

PluralType

The type of plural form to get (cardinal or ordinal)

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