InitAnalytics
AndroidiOSWindows
If you were looking for the method for use with Unreal Engine, see InitAnalytics for Unreal Engine SDK.
If you were looking for the method for use with Unreal Engine, see InitAnalytics for Unreal Engine SDK.
Initialize the Analytics module.
note
Execute the InitAnalytics
method to initialize the Analytics module before calling any APIs of the Analytics module.
Function definition
public static void InitAnalytics();
Code sample
INTLAPI.InitAnalytics();