Version: 2021.1
언어: 한국어

Analytics.SetEventPriority

매뉴얼로 전환
public static Analytics.AnalyticsResult SetEventPriority (string eventName, Analytics.AnalyticsEventPriority eventPriority, int ver, string prefix);

파라미터

eventName Name of the event.
ver Event version number.
prefix Optional event name prefix value.
eventPriority Event priority.

설명

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