Skip to content

v2.3

Compare
Choose a tag to compare
@intentor intentor released this 24 Mar 17:37
· 336 commits to master since this release

Changelog

Commander extension

  • Added TimedCommandDispatch and CommandDispatch components.
  • Added method ContainsRegistration() to Adic.ICommandDispatcher for checking whether a dispatcher contains a given command registration.
  • Added method GetAllRegistrations() to Adic.ICommandDispatcher to list all registered commands in a dispatcher.
  • Updated registration of commands using namespaces to find commands in children namespaces.

Installation

Import Intentor_Adic_v2.3.unitypackage into your Unity 3D project.