aws translate 1.2.6November 16, 2022 · One min readhulkenDeveloperGENERAL Added support for Unreal Engine 5.1
CHUNK CORE 1.0.5November 16, 2022 · One min readhulkenDeveloperGENERAL Added support for Unreal Engine 5.1
COMMON LOADING SCREEN 1.0.9November 16, 2022 · One min readhulkenDeveloperGENERAL Added support for Unreal Engine 5.1
EOSCORE WEB 1.0.4November 16, 2022 · One min readhulkenDeveloperGENERAL Added support for Unreal Engine 5.1
EVENTDISPATCHER 1.6.6November 16, 2022 · One min readhulkenDeveloperGENERAL Added support for Unreal Engine 5.1
COMMON LOADING SCREEN 1.0.8November 14, 2022 · One min readhulkenDeveloperGENERAL Fixed some Project Settings values not being saved on editor restart
S3 1.3.2November 10, 2022 · One min readhulkenDeveloperGENERAL GetObject function will now append data when writing to disk if a file already exists, make sure you delete old existing files as it will no longer overwrite the file. This is useful when trying to download large files as chunks New utility function "File Size on Disk" New utility function "ToString (int64) New Downloading Large Files example ToString
EOSCORE 1.9.3.2November 9, 2022 · One min readhulkenDeveloperGENERAL Added Scope Flags to Project Settings, this allows you to customize the required scope permissions when authenticating Epic Online Accounts. EOS_Auth_Login function will now use Scope Flags successfully
EOSCORE 1.9.3.1November 4, 2022 · One min readhulkenDeveloperAuth Fixed ContinuanceToken not returned by the EOS_AUTH_LOGIN node
S3 1.3.1November 4, 2022 · One min readhulkenDeveloperGENERAL Fixed an issue when downloading large files using "GetObject" function