Version: 2023.2
言語: 日本語
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.