Tear down the Epic Online Services SDK.
Once this function has been called, no more SDK calls are permitted; calling anything after EOS_Shutdown will result in undefined behavior.
EOS_Success is returned if the SDK is successfully torn down.
EOS_NotConfigured is returned if a successful call to EOS_Initialize has not been made.
EOS_UnexpectedError is returned if EOS_Shutdown has already been called.
Return Value
An EOS_EResult is returned to indicate success or an error.
Parameters
EOS_Shutdown
This function does not take any parameters.
Tear down the Epic Online Services SDK.
Once this function has been called, no more SDK calls are permitted; calling anything after {Shutdown} will result in undefined behavior.
{Result.Success} is returned if the SDK is successfully torn down.
{Result.NotConfigured} is returned if a successful call to {Initialize} has not been made.
{Result.UnexpectedError} is returned if {Shutdown} has already been called.
Return Value
An {Result} is returned to indicate success or an error.
Parameters
Platform.PlatformInterface.Shutdown
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