Table of Contents

Method ChangeTimeSmoothly

Namespace
_GrindFest.Scripts
Assembly
GrindFest.dll

ChangeTimeSmoothly(int, int, float)

protected IEnumerator ChangeTimeSmoothly(int targetHour, int targetMinute, float duration)

Parameters

targetHour int
targetMinute int
duration float

Returns

IEnumerator