docs.unity.cn
    Show / Hide Table of Contents

    Interface IRuleAction

    Interface IRuleAction

    Namespace: UnityEngine.Industrial.Configuring.Core.Ruling
    Syntax
    public interface IRuleAction

    Methods

    Execute(RuleExecutionContext)

    Executes the specified context.

    Declaration
    void Execute(RuleExecutionContext context)
    Parameters
    Type Name Description
    RuleExecutionContext context

    The context.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 03 March 2021