docs.unity3d.com
    Show / Hide Table of Contents

    Enum UserSystem.GetFriendsRequest.Order

    Sort order for friend list

    Namespace: Unity.PSN.PS5.Users
    Syntax
    public enum Order

    Fields

    Name Description
    NotSet

    Arbitrary order

    OnlineId

    Online IDs will be sorted in the dirctionary order (case-insensitive)

    OnlineStatus

    Friends sorted by online status first then offline status

    OnlineStatus_OnlineId

    Friends sorted by online status first and Online IDs. Combination of OnlineId + OnlineStatus

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 25 September 2020