Interface ICustomCumulativeRewardEstimator<TStateData> | AI Planner | 0.2.4-preview.3
docs.unity.cn
    Show / Hide Table of Contents

    Interface ICustomCumulativeRewardEstimator<TStateData>

    A specialized interface of ICumulativeRewardEstimator<TStateData> that must be derived from to create a custom cumulative reward estimator

    Inherited Members
    ICumulativeRewardEstimator<TStateData>.Evaluate(TStateData)
    Namespace: Unity.AI.Planner
    Syntax
    public interface ICustomCumulativeRewardEstimator<TStateData> : ICumulativeRewardEstimator<TStateData>, ICumulativeRewardEstimator where TStateData : struct
    Type Parameters
    Name Description
    TStateData

    State to evaluate

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 13 November 2020