Method group is Obsolete

EditorAnalytics.SetEventWithLimitPriority

Obsolete Editor Analytics APIs have changed significantly, please see: https://docs.editor-data.unity3d.com/Contribute/EditorAnalytics/cs_guide/.

Declaration

public static AnalyticsResult SetEventWithLimitPriority(string eventName, Analytics.AnalyticsEventPriority eventPriority, int ver);

Parameters

eventName Name of the event.
ver Event version number.
eventPriority Event priority.

Description

Use the API to set the event property. Note: This API is for internal use only and is likely change in the future. Do not use in user code.


Did you find this page useful? Please give it a rating: