docs.unity3d.com
    Show / Hide Table of Contents

    Class FeatureGating.PremiumEvent

    The premium notification data containing the type and user

    Inheritance
    Object
    FeatureGating.PremiumEvent
    Namespace: Unity.PSN.PS5.PremiumFeatures
    Syntax
    public class PremiumEvent

    Properties

    EventType

    Premium feature event type

    Declaration
    public FeatureGating.PremiumEventType EventType { get; set; }
    Property Value
    Type Description
    FeatureGating.PremiumEventType

    UserId

    UserId for the event

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