docs.unity3d.com
    Show / Hide Table of Contents

    Class FormaBaseUIPublisher

    Inheritance
    Object
    FormaBaseUIPublisher
    Namespace: Unity.Industrial.Forma.FormaUIBase
    Syntax
    public static class FormaBaseUIPublisher : object

    Fields

    CurrentRuleEngine

    Declaration
    public static RuleEngineReply CurrentRuleEngine
    Field Value
    Type Description
    RuleEngineReply

    Methods

    RaisePricingChange(Configurator, PricingEngineReply)

    Declaration
    public static void RaisePricingChange(Configurator configurator, PricingEngineReply reply)
    Parameters
    Type Name Description
    Configurator configurator
    PricingEngineReply reply

    Events

    OnContextChanged

    Declaration
    public static event EventHandler<ConfiguratorContextChangedArgs> OnContextChanged
    Event Type
    Type Description
    EventHandler<ConfiguratorContextChangedArgs>

    OnPricingChange

    Declaration
    public static event EventHandler<PricingEngineReply> OnPricingChange
    Event Type
    Type Description
    EventHandler<PricingEngineReply>

    OnRulesChanged

    Declaration
    public static event EventHandler<RuleEngineReply> OnRulesChanged
    Event Type
    Type Description
    EventHandler<RuleEngineReply>

    OnSwitchCamerasFinished

    Declaration
    public static event EventHandler<SwitchStagingElementArgs> OnSwitchCamerasFinished
    Event Type
    Type Description
    EventHandler<SwitchStagingElementArgs>

    OnSwitchEnvironmentBegin

    Declaration
    public static event EventHandler<SwitchStagingElementArgs> OnSwitchEnvironmentBegin
    Event Type
    Type Description
    EventHandler<SwitchStagingElementArgs>

    OnSwitchEnvironmentFinished

    Declaration
    public static event EventHandler<SwitchStagingElementArgs> OnSwitchEnvironmentFinished
    Event Type
    Type Description
    EventHandler<SwitchStagingElementArgs>

    ProductConfigurationChanged

    Raised when a configuration change has been applied to the variant table and all assignments have been switched.

    Declaration
    public static event EventHandler<ConfigurationAppliedArgs> ProductConfigurationChanged
    Event Type
    Type Description
    EventHandler<ConfigurationAppliedArgs>

    ProductSelectionChanged

    Declaration
    public static event EventHandler<ConfigurationManagerProductChangedArgs> ProductSelectionChanged
    Event Type
    Type Description
    EventHandler<ConfigurationManagerProductChangedArgs>
    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