docs.unity3d.com
    Show / Hide Table of Contents

    Interface IResourceProvider

    Interface IResourceProvider

    Namespace: UnityEngine.Industrial.Configuring.RuntimeUI
    Syntax
    public interface IResourceProvider

    Methods

    GetContextOptionField()

    Gets the context option field.

    Declaration
    IContextOptionField GetContextOptionField()
    Returns
    Type Description
    IContextOptionField

    IContextOptionField.

    GetFeatureButton()

    Gets the feature button.

    Declaration
    IFeatureButton GetFeatureButton()
    Returns
    Type Description
    IFeatureButton

    IFeatureButton.

    GetFeatureSetDropdown()

    Gets the feature set dropdown.

    Declaration
    IFeatureSetDropdown GetFeatureSetDropdown()
    Returns
    Type Description
    IFeatureSetDropdown

    IFeatureSetDropdown.

    GetProductCanvas()

    Gets the product canvas.

    Declaration
    IProductCanvas GetProductCanvas()
    Returns
    Type Description
    IProductCanvas

    IProductCanvas.

    GetProductInfoPanel()

    Gets the product information panel.

    Declaration
    IProductInfoPanel GetProductInfoPanel()
    Returns
    Type Description
    IProductInfoPanel

    IProductInfoPanel.

    GetProductSetupPanel()

    Gets the product setup panel.

    Declaration
    IProductSetupPanel GetProductSetupPanel()
    Returns
    Type Description
    IProductSetupPanel

    IProductSetupPanel.

    GetStagingPanel()

    Gets the staging panel.

    Declaration
    IStagingPanel GetStagingPanel()
    Returns
    Type Description
    IStagingPanel

    IStagingPanel.

    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