Navigation
API > API/Developer > API/Developer/Localization > API/Developer/Localization/FPortableObjectCulture
Description
Sets the language plural forms. This is only required if we wish to override the default plural forms associated with a language.
| Name | SetPluralForms |
| Type | function |
| Header File | /Engine/Source/Developer/Localization/Public/PortableObjectFormatDOM.h |
| Include Path | #include "PortableObjectFormatDOM.h" |
void SetPluralForms
(
const FString & InPluralForms
)