Skip to main content

Close SDK

Windows
If you are using Unreal Engine, please see Unreal Engine SDK's ShutDown.

It is advised to close the SDK at the end of the application lifecycle to release the global state of the Player Network SDK.

Function Definition

public static void ShutdownSDK();

Parameter Instructions

No input parameters.

Code Sample

INTLSDK.ShutdownSDK();