docs.unity3d.com
    Show / Hide Table of Contents

    Class LocalisedText

    Localised text for session names

    Inheritance
    Object
    LocalisedText
    Namespace: Unity.PSN.PS5.Sessions
    Syntax
    public class LocalisedText

    Properties

    Locale

    The language locale to use

    Declaration
    public string Locale { get; set; }
    Property Value
    Type Description
    String

    Text

    The localised test

    Declaration
    public string Text { get; set; }
    Property Value
    Type Description
    String
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 25 September 2020