Restart (Restart)
It is recommended to restart the SDK at the end of the application lifecycle in the editor to release the global state of the Player Network SDK.
Function Definition
UFUNCTION(BlueprintCallable, Category = "INTLSDKAPI")
static void Restart();
Code example
UINTLSDKAPI::Restart();