![]() |
LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
|
Override SDK internals for testing or advanced integration scenarios.
Includes state-writer injection, reset, and lifecycle introspection helpers.
|
inlinestatic |
Reset the entire LootLocker SDK, clearing all services and state.
This will terminate all ongoing requests and reset all cached data. Call this when switching between different game contexts or during application cleanup. After calling this method, you'll need to re-initialize the SDK before making API calls.
Functions | |
| static void | LootLocker.Requests.LootLockerSDKManager.ResetSDK () |
| Reset the entire LootLocker SDK, clearing all services and state. | |