docs.unity.cn
    Show / Hide Table of Contents

    Class MacAppStore

    Class containing store information for MacOS builds.

    Inheritance
    Object
    MacAppStore
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEngine.Purchasing
    Syntax
    public class MacAppStore

    Fields

    Name

    The name of the store used for MacOS builds.

    Declaration
    public const string Name = "MacAppStore"
    Field Value
    Type Description
    String
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Monday, August 22, 2022
    Terms of use