Table of Contents

Namespace UILib.Behaviours

Classes

Fade

A behaviour which uses a Timer internally to manage fading in/out CanvasGroups.

MouseEvent

An event type which passes a Vector2 position to listeners when the mouse is clicked/dragged. This will be the current position of the mouse.

Timer

Runs a timer.

ValueEvent<T>

An event type which passes a value to its listeners.

ValueEvent<T1, T2>

An event type which passes two values to its listeners.