LootLocker Unreal Server SDK 6.6.0
Server-side backend SDK for Unreal Engine
Loading...
Searching...
No Matches
Initialization

Detailed Description

Configure and start a server session before calling any other API.

Initialise the SDK via ULootLockerServerConfig (Game API Key, environment, SDK version) before calling StartSession. Call MaintainSession periodically (at least once per hour) to keep the token alive.

See the LootLocker documentation.

Data Structures

class  ULootLockerServerConfig
 
struct  FLootLockerServerFileConfig
 Data struct for the pre-configured file config, loaded at startup from the "<PackageName>ServerPreConfig[-<identifier>].bytes" file in the plugin's Config directory. More...