Interface XRPackageInitializationBase | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Interface XRPackageInitializationBase

    Namespace: UnityEditor.XR.Management
    Syntax
    public interface XRPackageInitializationBase

    Properties

    LoaderFullTypeName

    Declaration
    string LoaderFullTypeName { get; }
    Property Value
    Type Description
    System.String

    LoaderTypeName

    Declaration
    string LoaderTypeName { get; }
    Property Value
    Type Description
    System.String

    PackageInitKey

    Declaration
    string PackageInitKey { get; }
    Property Value
    Type Description
    System.String

    PackageName

    Declaration
    string PackageName { get; }
    Property Value
    Type Description
    System.String

    SettingsFullTypeName

    Declaration
    string SettingsFullTypeName { get; }
    Property Value
    Type Description
    System.String

    SettingsTypeName

    Declaration
    string SettingsTypeName { get; }
    Property Value
    Type Description
    System.String

    Methods

    PopulateSettingsOnInitialization(ScriptableObject)

    Declaration
    bool PopulateSettingsOnInitialization(ScriptableObject obj)
    Parameters
    Type Name Description
    ScriptableObject obj
    Returns
    Type Description
    System.Boolean
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023