Skip to main content

689 posts tagged with "unreal engine"

unreal engine

View All Tags

DynamoDb 1.1.7

· One min read
Developer

General

  • Added support for the following AWS attributes in the FAttributeValue struct
    STRING_SET,
    NUMBER_SET,
    BYTEBUFFER_SET,
    ATTRIBUTE_MAP,
    ATTRIBUTE_LIST

BlueprintCore 1.0.5

· One min read
Developer

General

  • Added "Blueprint Locked Status" in the blueprint description/tooltip (see example below)
  • Added Padlocks to the blueprint thumbnails to indicate the blueprints locked/unlocked status

Cognito 1.2.4

· One min read
Developer

General

  • Client Objects are now constructed asynchronously, projects should no longer “hang” for several seconds due to slow DNS resolving. However, you must wait until the **Client object has been constructed!** See included image below for an example.
  • AWS SDK libs are now Release built instead of Release+Debug to reduce it's size