Search Results for

    Show / Hide Table of Contents

    Struct AgentSmartStop

    Agent smart stop to handle some common stuck scenarios.

    Implements
    IComponentData
    IQueryTypeParameter
    IEnableableComponent
    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: ProjectDawn.Navigation
    Assembly: ProjectDawn.Navigation.dll
    Syntax
    public struct AgentSmartStop : IComponentData, IQueryTypeParameter, IEnableableComponent

    Fields

    | Improve this Doc View Source

    GiveUpStop

    Agent smart stop to handle some common stuck scenarios.

    Declaration
    public GiveUpStop GiveUpStop
    Field Value
    Type Description
    GiveUpStop
    | Improve this Doc View Source

    HiveMindStop

    Agent smart stop to handle some common stuck scenarios.

    Declaration
    public HiveMindStop HiveMindStop
    Field Value
    Type Description
    HiveMindStop

    Properties

    | Improve this Doc View Source

    Default

    Returns default configuration.

    Declaration
    public static AgentSmartStop Default { get; }
    Property Value
    Type Description
    AgentSmartStop

    Implements

    Unity.Entities.IComponentData
    Unity.Entities.IQueryTypeParameter
    Unity.Entities.IEnableableComponent
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © ProjectDawn.
    Generated by DocFX