Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

AnalyticsEvent.CutsceneStart

public static Analytics.AnalyticsResult CutsceneStart(string name, IDictionary<string,object> eventData);

Parameters

name The name of the cutscene being viewed (required).
eventData Dictionary of custom parameters. (optional)

Returns

AnalyticsResult The result of the analytics event sent.

Description

Sends a cutscene_start event.

Send this event when the player begins to watch a cutscene or cinematic screen.

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