docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method PullCellData

    PullCellData(SharedTableEntry, string, string)

    Called to update the StringTableCollection using the provided cell data.

    Declaration
    public override void PullCellData(SharedTableData.SharedTableEntry keyEntry, string cellValue, string cellNote)
    Parameters
    Type Name Description
    SharedTableData.SharedTableEntry keyEntry

    The entry being updated for this cell.

    string cellValue

    The cell value or null if PushFields does not contain the flag Value.

    string cellNote

    The cell note or null if PushFields does not contain the flag Note.

    Overrides
    SheetColumn.PullCellData(SharedTableData.SharedTableEntry, string, string)
    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)