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

    Interface IStateKey

    An interface that marks an implementation of a state key to access state data in a domain

    Namespace: Unity.AI.Planner
    Syntax
    public interface IStateKey : IEquatable<IStateKey>

    Properties

    Label

    A label for the key (for debug purposes)

    Declaration
    string Label { get; }
    Property Value
    Type Description
    String
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 13 November 2020