Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

UDBase 0.17.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@KonH KonH released this 24 Sep 14:15

Fixes:

  • Prevent IL2CPP compilation issue;
  • Range label is now shown properly;
  • UIElement: correct initial state without AutoShow;

Features:

  • RandomUtils.GetItem with elements weight;
  • Add AppVersionText component;

Enchancements:

  • Added dictionary get rundom item method;
  • Added common dict utils;
  • Adds explicit constructors to easyiest setup save items from code;
  • Add callback to initialize UIOverlay;
  • UIElement.Switch method;