docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method PullKey

    PullKey(string, string)

    Provides the entry that the current row represents.

    Declaration
    public SharedTableData.SharedTableEntry PullKey(string cellValue, string cellNote)
    Parameters
    Type Name Description
    string cellValue

    The value in the cell for the column.

    string cellNote

    The value in the notes field for the column.

    Returns
    Type Description
    SharedTableData.SharedTableEntry

    The entry for the current row or null if one could not be found.

    Implements
    IPullKeyColumn.PullKey(string, string)
    Remarks

    The SharedTableData.SharedTableEntry is resolved in the following way:

    In This Article
    Back to top
    Copyright © 2024 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)