docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate GridValueProvider

    Delegate that provides integer values at a given (x,y) coordinate.

    Namespace: Unity.MLAgents.Integrations.Match3
    Assembly: Unity.ML-Agents.dll
    Syntax
    public delegate int GridValueProvider(int x, int y)
    Parameters
    Type Name Description
    int x
    int y
    Returns
    Type Description
    int
    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)