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 Name
|
Usage Information
|
EOS_HPlatform Handle
|
|
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
Platform.PlatformInterface.Release
This function does not take any parameters.
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no