docs.unity3d.com
    Show / Hide Table of Contents

    Class RuleServices

    Inheritance
    Object
    RuleServices
    Namespace: Unity.Industrial.Forma.Core.Ruling
    Syntax
    public static class RuleServices : object

    Fields

    k_ThenKeyword

    Declaration
    public const string k_ThenKeyword = null
    Field Value
    Type Description
    String

    Methods

    CreateRule(Product, String, String)

    Create a rule that applies to a product

    Declaration
    public static IRule CreateRule(Product product, string ruleString, string ruleInfoString)
    Parameters
    Type Name Description
    Product product
    String ruleString

    Rule serialized string

    String ruleInfoString

    IRuleInfo serialized string

    Returns
    Type Description
    IRule
    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