docs.unity3d.com
    Show / Hide Table of Contents

    Class LocalisedSessionNames

    Localised session name

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

    Properties

    DefaultLocale

    The default language locale to use

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

    LocalisedNames

    The set of localised session names

    Declaration
    public List<LocalisedText> LocalisedNames { get; set; }
    Property Value
    Type Description
    List<LocalisedText>
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 25 September 2020