docs.unity.cn
    Show / Hide Table of Contents

    Interface ISelector<T>

    Namespace: UnityEditor.U2D.Path
    Syntax
    public interface ISelector<T>
    Type Parameters
    Name Description
    T

    Methods

    Select(T)

    Declaration
    bool Select(T element)
    Parameters
    Type Name Description
    T element
    Returns
    Type Description
    Boolean
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, March 1, 2022
    Terms of use