docs.unity.cn
    Show / Hide Table of Contents

    Interface ISelectable<T>

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

    Methods

    Select(ISelector<T>)

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