docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method PullMetadata

    PullMetadata(SharedTableEntry, Comment, string, string)

    Called during PullIntoStringTableCollection(int, StringTableCollection, IList<SheetColumn>, bool, ITaskReporter, bool) to extract data from a Google Spreadsheet column cell and convert it into IMetadata.

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

    The entry for this column row.

    Comment metadata

    The metadata to populate with the cell value and/or note.

    string cellValue

    The cell value from the Google Spreadsheet column.

    string cellNote

    The cell note if one exists from the Google Spreadsheet column.

    Overrides
    KeyMetadataColumn<Comment>.PullMetadata(SharedTableData.SharedTableEntry, Comment, 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)