Skip to main content

689 posts tagged with "unreal engine"

unreal engine

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.

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!