FlushINTLEvents
AndroidiOSWindows
If you were looking for the method for use with Unity, see FlushINTLEvents for Unity SDK.
If you were looking for the method for use with Unity, see FlushINTLEvents for Unity SDK.
Automatically trigger data reporting.
note
Before calling Analytics module functions, users must initialize the Analytics module.
Function definition
UFUNCTION(BlueprintCallable, Category = "INTLSDKAPI")
static void FlushINTLEvents();
Code sample
UINTLSDKAPI::FlushINTLEvents();