docs.unity.cn
    Show / Hide Table of Contents

    Class EmptyCondition

    Class EmptyCondition.

    Inheritance
    Object
    EmptyCondition
    Namespace: UnityEngine.Industrial.Configuring.Core.Ruling
    Syntax
    public class EmptyCondition : IRuleCondition

    Methods

    Applies(RuleExecutionContext)

    Applieses the specified context.

    Declaration
    public bool Applies(RuleExecutionContext context)
    Parameters
    Type Name Description
    RuleExecutionContext context

    The context.

    Returns
    Type Description
    Boolean

    true if XXXX, false otherwise.

    Implements
    IRuleCondition.Applies(RuleExecutionContext)
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 03 March 2021