{!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} Constructor ArgumentInfo | Unity Logging | 1.1.0-pre.3
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor ArgumentInfo

    ArgumentInfo(int, FixedString512Bytes, DestructingType, FixedString512Bytes, int)

    Constructor of the ArgumentInfo

    Declaration
    public ArgumentInfo(int index, FixedString512Bytes name, ArgumentInfo.DestructingType destructingType, FixedString512Bytes format, int alignment)
    Parameters
    Type Name Description
    int index

    Integer in the hole, like {0} or {42}, if not set see Name

    FixedString512Bytes name

    Name of the hole, like {thisIsName} or default if Index is used instead

    ArgumentInfo.DestructingType destructingType

    @, $ or default

    FixedString512Bytes format

    Format - custom string after :

    int alignment

    Integer after comma, before :

    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)