ETextPluralForm

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Internationalization/Text.h"

Syntax

enum ETextPluralForm
{
    Zero     = 0,
    One,
    Two,
    Few,
    Many,
    Other,
    Count,
}

Values

Name

Description

Zero

One

Two

Few

Many

Other

Count

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