Class ActionExecutionInfo | AI Planner | 0.2.4-preview.3
docs.unity.cn
    Show / Hide Table of Contents

    Class ActionExecutionInfo

    Serialized data pertaining to the execution of plan actions.

    Inheritance
    Object
    ActionExecutionInfo
    Namespace: Unity.AI.Planner.Controller
    Syntax
    [Serializable]
    public class ActionExecutionInfo

    Properties

    PlanExecutorStateUpdateMode

    An enum defining whether the plan executor should be updated with world state data or with the predicted state from the current plan.

    Declaration
    public PlanExecutorStateUpdateMode PlanExecutorStateUpdateMode { get; set; }
    Property Value
    Type Description
    PlanExecutorStateUpdateMode
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 13 November 2020