Skip to main content

704 posts tagged with "all"

all

View All Tags

SteamCore 1.4.2

· One min read
Developer

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

VivoxCore 1.0.1

· One min read
Developer

General

  • Fixed compiling on Linux and Dedicated server
    The plugin doesn't support these systems but should now compile when using said configurations.

SteamCore 1.4.1.2

· One min read
Developer

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

SQS Creating a User

· One min read
Developer

Go to https://console.aws.amazon.com/iam/ and login to your Amazon Account and access the IAM Console

Click on “Users” and then “Add User“

Name your user user and check “Programmatic Access“

On the next screen click on “Attach existing policies directly” and search for SQS

You can skip the “Tags” page

Verify your settings and click on “Create User“

These are the security keys that you will have to enter in Unreal Engine to access Lambda functionality!