docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate BehaviorParameters.PolicyUpdated

    Delegate for receiving events about Policy Updates.

    Namespace: Unity.MLAgents.Policies
    Assembly: Unity.ML-Agents.dll
    Syntax
    public delegate void BehaviorParameters.PolicyUpdated(bool isInHeuristicMode)
    Parameters
    Type Name Description
    bool isInHeuristicMode

    Whether or not the current policy is running in heuristic mode.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)