FlushINTLEvents
AndroidiOSWindows
If you are using the Unity engine, please refer to Unity SDK's FlushINTLEvents here.
If you are using the Unity engine, please refer to Unity SDK's FlushINTLEvents here.
Actively trigger data reporting.
note
Before calling the Analytics module functionality, be sure to initialize the Analytics module first.
Function definition
UFUNCTION(BlueprintCallable, Category = "INTLSDKAPI")
static void FlushINTLEvents();
Code sample
UINTLSDKAPI::FlushINTLEvents();