EOS_Platform_Release

EOS API reference page for EOS_Platform_Release

Under 1 min to read

Remarks

Release an Epic Online Services platform instance previously returned from EOS_Platform_Create. This function should only be called once per instance returned by EOS_Platform_Create. Undefined behavior will result in calling it with a single instance more than once. Typically only a single platform instance needs to be created during the lifetime of a game. You should release each platform instance before calling the EOS_Shutdown function.

Parameters

EOS_Platform_Release

Parameter Type And NameUsage Information
EOS_HPlatform Handle