Skip to content

SiraUtil 2.2.0

Compare
Choose a tag to compare
@Auros Auros released this 25 Nov 18:05
bd68350

Mainly some changes to view controller binding and mutation contexts.

API

  • Mutation Contexts can now assume their type [no more if (obj is TheType castedObject)]
  • ViewController bindings can be more controlled by binding the object normally but instead of using .FromNewComponentOnNewGameObject(), you can use the extension method .FromNewComponentAsViewController()
  • Bug fixes with SiraSaber vibrations