docs.unity3d.com
    Show / Hide Table of Contents

    Class FormaEngines

    A grouping of all Forma customizable engines

    Inheritance
    Object
    FormaEngines
    Namespace: Unity.Industrial.Forma.Editor.Adapters
    Syntax
    [MovedFrom(true, "UnityEditor.Industrial.Configuring.Adapter", "Unity.Industrial.Configurator.Editor", null)]
    [Serializable]
    public class FormaEngines

    Fields

    AnalyticsEngine

    The analytics engine

    Declaration
    [SerializeField]
    public GameObject AnalyticsEngine
    Field Value
    Type Description
    GameObject

    PricingEngine

    The pricing engine

    Declaration
    [SerializeField]
    public GameObject PricingEngine
    Field Value
    Type Description
    GameObject

    RuleEngine

    The rule engine

    Declaration
    [SerializeField]
    public GameObject RuleEngine
    Field Value
    Type Description
    GameObject

    RuntimeUIDataEngine

    The runtime UI data engine

    Declaration
    [SerializeField]
    public GameObject RuntimeUIDataEngine
    Field Value
    Type Description
    GameObject

    Methods

    SetEngines(Configurator)

    Set engines on a configurator

    Declaration
    public void SetEngines(Configurator configurator)
    Parameters
    Type Name Description
    Configurator configurator
    Back to top
    Terms of use
    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