Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetFormat(Type)

Gets the format Object for a CustomPluralRuleProvider.
Read time 1 minuteLast updated 13 days ago

Definition

public object GetFormat(Type formatType)

Parameters

formatType

Type of formatting object to return.

Returns

Type

Description

ObjectThe format Object for a CustomPluralRuleProvider or
null
.