docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method RecordInternalEvent

    RecordInternalEvent(Event)

    Allows other sources to write events with common analytics parameters to the Analytics service. This is primarily for use by other packages - as this method adds common parameters that may not be expected in the general case, for custom events you should use the CustomData method instead.

    Declaration
    [Obsolete("This mechanism is no longer supported and will be removed in a future version. Use the new Core IAnalyticsStandardEventComponent API instead.")]
    void RecordInternalEvent(Event eventToRecord)
    Parameters
    Type Name Description
    Event eventToRecord

    Internal event to record

    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)