docs.unity3d.com
    Show / Hide Table of Contents

    Class RuleJsonObject

    Class RuleJsonObject

    Inheritance
    Object
    RuleJsonObject
    Namespace: Unity.Industrial.Forma.Core.Ruling
    Syntax
    [Serializable]
    public class RuleJsonObject

    Constructors

    RuleJsonObject()

    ctor

    Declaration
    public RuleJsonObject()

    RuleJsonObject(IRule)

    ctor

    Declaration
    public RuleJsonObject(IRule rule)
    Parameters
    Type Name Description
    IRule rule

    IRule

    Fields

    Action

    Rule action

    Declaration
    public string Action
    Field Value
    Type Description
    String

    Conditions

    Conditions

    Declaration
    public List<RuleConditionJsonObject> Conditions
    Field Value
    Type Description
    List<RuleConditionJsonObject>
    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