docs.unity3d.com
    Show / Hide Table of Contents

    Class RuleConditionJsonObject

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

    Constructors

    RuleConditionJsonObject()

    Declaration
    public RuleConditionJsonObject()

    RuleConditionJsonObject(IRuleCondition)

    Declaration
    public RuleConditionJsonObject(IRuleCondition condition)
    Parameters
    Type Name Description
    IRuleCondition condition

    Fields

    ChildConditions

    Declaration
    public List<RuleConditionJsonObject> ChildConditions
    Field Value
    Type Description
    List<RuleConditionJsonObject>

    Condition

    Declaration
    public string Condition
    Field Value
    Type Description
    String

    Operator

    Declaration
    public string Operator
    Field Value
    Type Description
    String

    Methods

    SetOperator(Operator)

    Declaration
    public void SetOperator(Operator op)
    Parameters
    Type Name Description
    Operator op
    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