Skip to content

UIToast.Update(float) Method

Definition

Namespace: Brine2D.UI

Advances the toast lifetime and updates Alpha.

C#
internal void Update(float deltaTime);

Parameters

deltaTime System.Single