• Products
  • Features
  • Mod Master
  • Download
  • Games
  • Blog
  • Pricing

R2API_Addressables

Autor:RiskofThunderLast updated:30/07/2023 07:35:122.8M26KB

Risk of Rain 2 R2API_Addressables-1-lagofast mod master

Pre-dependencies

Mod Introduction

R2API Submodule for implementing Addressables functionality

R2API.Addressables - Addressable related utility for modding

About

R2API.Addressables is a submodule for R2API that implements systems for working with the AddressablesAPI from Unity.

Currently it adds the AddressReferencedAsset system, which allows you on the Editor or on Code to easily refer to either an explicit Asset, or an Address to said asset.

Changelog

'1.1.2'

  • Reimplemented version '1.1.0' with fixes, changes and improvements.

'1.1.1'

  • Revert 1.1.0

'1.1.0'

  • Implemented the ability to restrict a load to not use the ingame catalogs, forcing an address to be used instead.
  • implemented IDisposeable an AddressReferencedAsset, which releases an internal handle for the addressable asset.
  • Added the ability to bypass the secure loading by calling ResolveAsset().
  • Replaced most of the Task returning methods with IEnumerator coroutines.

'1.0.4'

  • Added Safeguards for the loading process to avoid loading assets with addresses that are invalid or malformed.

'1.0.3'

  • Fixed a typo on AddressReferencedAsset(UnityEngine.Object) constructor which would incorrectly set UseDirectReference to false
  • Fixed issue where AddressReferencedEquipmentDef wasnt marked as "Serializable"

'1.0.2'

  • Added utility property to check wether an is "Invalid". Invalid in this instance means that no direct reference to an asset exists, and the string address is null, empty or whitespace.
  • Addedd a utility property to check if an AddressReferencedAsset has a direct reference to an Asset.

'1.0.1'

  • Added missing casting operators and constructors for the bundled in, derived classes of AddressReferencedAsset<T>

'1.0.0'

  • Initial Release
This tool is provided by the third party [bufftool]Attention icon

Download Mods For Free

Install LagoFast, start Risk of Rain 2 and play with the mods you love.