{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Method BeginForEachIndex | Collections | 2.3.0-pre.3
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method BeginForEachIndex

    BeginForEachIndex(int)

    Readies this writer to write to a particular buffer of the stream.

    Declaration
    public void BeginForEachIndex(int foreachIndex)
    Parameters
    Type Name Description
    int foreachIndex

    The index of the buffer to write.

    Remarks

    Must be called before using this writer. For an individual writer, call this method only once.

     After calling BeginForEachIndex on this writer, passing this writer into functions must be passed by reference.
    
     When done using this writer, you must call <xref href="Unity.Collections.NativeStream.Writer.EndForEachIndex" data-throw-if-not-resolved="false"></xref>.
    
    In This Article
    Back to top
    Copyright © 2023 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)