SteamCore 1.4.2

General

  • Added an extra check when running Async functions that SteamPtr is valid
  • You can now pass in Session Attributes when creating SteamCoreSessions
  • You can now pass in Search Settings when searching for SteamCore Sessions
  • Search results will try to populate the SearchSettings array when finding Sessions

SteamCore 1.4.1.2

General

  • Added a SteamCoreGameMode, this class purpose is to provide an easy way to override the PreLogin function to bypass the unique id check. You can reparent your blueprint class to the SteamCoreGameMode class if you wish to override this.
    Related error: incompatible_unique_net_id