docs.unity3d.com

Localization 1.5.1

Search Results for

    Show / Hide Table of Contents

    Class DefaultFormatter

    Do the default formatting, same logic as "String.Format".

    Inheritance
    object
    FormatterBase
    DefaultFormatter
    Implements
    IFormatter
    ISerializationCallbackReceiver
    Inherited Members
    FormatterBase.Names
    Namespace: UnityEngine.Localization.SmartFormat.Extensions
    Assembly: Unity.Localization.dll
    Syntax
    [Serializable]
    public class DefaultFormatter : FormatterBase, IFormatter, ISerializationCallbackReceiver

    Constructors

    Name Description
    DefaultFormatter()

    Creates a new instance of the formatter.

    Properties

    Name Description
    DefaultNames

    Default names to use when Names is null.

    Methods

    Name Description
    TryEvaluateFormat(IFormattingInfo)

    Checks, if the current value of the ISelectorInfo can be processed by the DefaultFormatter.

    In This Article
    • Constructors
    • Properties
    • Methods
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)