Version: 2022.3
public static bool IsDone (U playable);

参数

playable 此操作所用的 Playable

返回

bool 如果可播放项已完成操作,则返回 true,否则返回 false。

描述

返回指示可播放项已完成操作的标志。

如果已设置可播放项的持续时间,当可播放项的时间在播放期间达到其持续时间时,此标志将被设置为 true。

Use this templated extension method on any type that inherits from IPlayable.


Did you find this page useful? Please give it a rating: