Version: 2023.2
언어: 한국어

Awaitable.WaitForSecondsAsync

매뉴얼로 전환
public static Awaitable WaitForSecondsAsync (float seconds, CancellationToken cancellationToken);

파라미터

seconds Seconds to wait for.
cancellationToken Optional cancellation token.

설명

Awaitable resuming after the specified number of seconds.