docs.unity3d.com
    Show / Hide Table of Contents

    Delegate UserSystem.SignedInStateNotification

    Delegate for notifications about signin events.

    Namespace: Unity.PSN.PS5.Users
    Syntax
    public delegate void SignedInStateNotification(UserSystem.SignedInEvent signedInEvent);
    Parameters
    Type Name Description
    UserSystem.SignedInEvent signedInEvent

    The signin event data containing the notification data

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