docs.unity3d.com
    Show / Hide Table of Contents

    Class StagingRulesUpdater

    Base class for staging rule updaters

    Inheritance
    Object
    StagingRulesUpdater
    StagingContextRulesUpdater
    StagingFeatureRulesUpdater
    StagingSceneRulesUpdater
    Namespace: UnityEngine.Industrial.Configuring.Staging
    Syntax
    public class StagingRulesUpdater : MonoBehaviour

    Fields

    m_Rules

    The m rules

    Declaration
    protected List<StagingRule> m_Rules
    Field Value
    Type Description
    List<StagingRule>

    Methods

    AddRule(StagingRule)

    Add a rule to be updated from specific events If you create a new rule on runtime you need to add it manually

    Declaration
    public void AddRule(StagingRule rule)
    Parameters
    Type Name Description
    StagingRule rule

    The rule.

    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