docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class GdkRegistryData

    Provides methods to retrieve GDK (Game Development Kit) data from the Windows registry.

    Inheritance
    object
    GdkRegistryData
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Microsoft.GDK.Discovery
    Assembly: Unity.Microsoft.GDK.Discovery.dll
    Syntax
    public static class GdkRegistryData

    Methods

    GetGDKData()

    Retrieves GDK data from the Windows registry.

    Declaration
    public static IEnumerable<GdkData> GetGDKData()
    Returns
    Type Description
    IEnumerable<GdkData>

    An IEnumerable of GdkData objects containing information about installed GDK editions.

    In This Article
    Back to top
    Copyright © 2026 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)